Valgrind integration, refactor build process
authorStef Walter <stefw@gnome.org>
Sun, 6 Nov 2011 12:41:21 +0000 (13:41 +0100)
committerStef Walter <stefw@collabora.co.uk>
Sun, 6 Nov 2011 12:41:21 +0000 (13:41 +0100)
commit4893c73c5b2a4102a40fddb38fd693ac1f6d04d3
tree933d6b3344b17295427a507690f07fb6d9f5783f
parente670fe5645eb43fb48c67e566ac7c0fb85dd37f8
Valgrind integration, refactor build process

 * Cleanup secure memory allocator for valgrind.
 * Bring valgrind headers in.
 * Add lots of suppressions for glib, gdbus, gcrypt
 * Fix up a bunch of bugs where things weren't getting freed
 * Add new 'make check-memory' target
23 files changed:
.gitignore
Makefile.am
Makefile.decl
build/Makefile.am [new file with mode: 0644]
build/gcrypt.supp [new file with mode: 0644]
build/glib.supp [new file with mode: 0644]
build/pthread.supp [new file with mode: 0644]
build/unknown.supp [new file with mode: 0644]
build/valgrind/memcheck.h [new file with mode: 0644]
build/valgrind/valgrind.h [new file with mode: 0644]
configure.ac
egg/Makefile.am
egg/egg-dh.c
egg/egg-hkdf.c
egg/egg-secure-memory.c
egg/egg-testing.c
egg/egg-testing.h
egg/tests/Makefile.am
egg/tests/test-secmem.c
library/tests/Makefile.am
library/tests/test-service.c
library/tests/test-session.c
po/gsecret.pot