Closed rshariffdeen closed 1 year ago
I checked the zziplib subjects, it does not generate the asan output during fuzzing, looking further it seems the binary is not built with the sanitizer.
would this work
self.scenario.rebuild(use_sanitizers=True)
I checked the zziplib subjects, it does not generate the asan output during fuzzing, looking further it seems the binary is not built with the sanitizer.