googleprojectzero / functionsimsearch

Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
Apache License 2.0
559 stars 97 forks source link

Upgrade to latest DynInst to see if the ASAN-identified memleaks are gone #8

Open thomasdullien opened 5 years ago

thomasdullien commented 5 years ago

ASAN complains about memleaks from DynInst; check if these are still present in the latest version.