roaring-rs icon indicating copy to clipboard operation
roaring-rs copied to clipboard

Fuzz deserialization

Open Nemo157 opened this issue 7 years ago • 0 comments

Just in case, should setup fuzzing for the deserializer to make sure it's safe (most likely issue I can think of would be over-allocation, so something that limits the virtual memory while fuzzing could be useful).

Nemo157 avatar Dec 24 '16 12:12 Nemo157