diff options
author | Etienne Samson <samson.etienne@gmail.com> | 2018-04-20 23:11:22 +0200 |
---|---|---|
committer | Etienne Samson <samson.etienne@gmail.com> | 2018-06-06 13:15:50 +0200 |
commit | 234443e38be92ce14cff8574050f4714485a0102 (patch) | |
tree | deaf667be3b3b110647dbf5e8b280ef8c6dae0ea /tests/diff/diffiter.c | |
parent | dd75885ab45a590ff20404a3a0f20a1148cd4f64 (diff) | |
download | libgit2-234443e38be92ce14cff8574050f4714485a0102.tar.gz |
valgrind: silence invalid free in libc atexit handler
==17851== Invalid free() / delete / delete[] / realloc()
==17851== at 0x4C2BDEC: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==17851== by 0x60BBE2B: __libc_freeres (in /lib/x86_64-linux-gnu/libc-2.19.so)
==17851== by 0x4A256BC: _vgnU_freeres (in /usr/lib/valgrind/vgpreload_core-amd64-linux.so)
==17851== by 0x5F8F16A: __run_exit_handlers (exit.c:97)
==17851== by 0x5F8F1F4: exit (exit.c:104)
==17851== by 0x5F74F4B: (below main) (libc-start.c:321)
==17851== Address 0x63153c0 is 0 bytes inside data symbol "noai6ai_cached"
Diffstat (limited to 'tests/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions