valgrind_suppressions.supp 209 B

1234567891011
  1. # Probably this: https://bugzilla.redhat.com/show_bug.cgi?id=754026
  2. {
  3. <glibc noai6ai_cached>
  4. Memcheck:Free
  5. fun:free
  6. fun:__libc_freeres
  7. fun:_vgnU_freeres
  8. fun:__run_exit_handlers
  9. fun:exit
  10. }