This website requires JavaScript.
Explore
Help
Register
Sign In
cpp
/
charls
Watch
1
Star
0
Fork
0
You've already forked charls
mirror of
https://github.com/team-charls/charls
synced
2025-03-28 21:03:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
charls
/
fuzzing
History
Victor Derks
b0ecf3e61c
Replace ASSERT(false) with unreachable() (
#298
)
...
C++23 comes with std::unreachable(). Add this method to util.h and use it.
2023-12-29 00:11:47 +01:00
..
afl
Add support to fuzz with LibFuzzer (
#294
)
2023-12-27 19:40:23 +01:00
libfuzzer
Replace ASSERT(false) with unreachable() (
#298
)
2023-12-29 00:11:47 +01:00