googleprojectzero / Jackalope

Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android
Apache License 2.0
1.1k stars 128 forks source link

Fix memory leak in class `Grammar` #21

Closed Kiprey closed 3 years ago

Kiprey commented 3 years ago

Although the memory leaks at the destruction of class Grammar cause very little impact. :-)

ifratric commented 3 years ago

Thanks! Looks good to me, but please note you need to fill the CLA at https://cla.developers.google.com/ before I can accept the patch.

Kiprey commented 3 years ago

Sorry, I forgot that. Now the CLA has been submitted.

ifratric commented 3 years ago

Cool, thanks!