aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_alg_hll.cpp
Commit message (Collapse)AuthorAge
* fuzz: fix memory allocation failure logic (#1867)Ivan Nardi2023-01-20
| | | | | We *do* want to have some allocation errors. Fix some related bugs Fix: 29be01ef
* Add some fuzzers to test algorithms and data structures (#1852)Ivan Nardi2023-01-17
Fix some issues found with these new fuzzers