x64_misc.supp 776 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. <unknown invalid free>
  3. Memcheck:Free
  4. fun:free
  5. fun:free_mem
  6. fun:__libc_freeres
  7. fun:_vgnU_freeres
  8. fun:__run_exit_handlers
  9. fun:exit
  10. fun:(below main)
  11. }
  12. {
  13. <gnunet_crypto_init>
  14. Memcheck:Leak
  15. fun:malloc
  16. obj:/usr/lib/libgcrypt.so.11.5.3
  17. ...
  18. obj:/usr/lib/libgcrypt.so.11.5.3
  19. fun:gcry_control
  20. fun:GNUNET_CRYPTO_random_init
  21. obj:/home/harsha/repos/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
  22. obj:/home/harsha/repos/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
  23. }
  24. {
  25. <insert_a_suppression_name_here>
  26. Memcheck:Leak
  27. fun:malloc
  28. ...
  29. fun:gcry_control
  30. fun:GNUNET_CRYPTO_random_init
  31. obj:/home/totakura/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
  32. obj:/home/totakura/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
  33. }