aboutsummaryrefslogtreecommitdiff
path: root/fuzz/corpus/fuzz_ds_patricia/2c1289ca6c27b79cebb54dc39a55a3fe9fc6bbf9
Commit message (Collapse)AuthorAge
* fuzz: extend fuzzing coverage (#2281)Ivan Nardi2024-01-24
|
* 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