mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
4893c73c5b
* 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
13 lines
136 B
Plaintext
13 lines
136 B
Plaintext
{
|
|
gpg_err_init
|
|
Memcheck:Leak
|
|
...
|
|
fun:gpg_err_init
|
|
}
|
|
{
|
|
_gcry_module_add
|
|
Memcheck:Leak
|
|
...
|
|
fun:_gcry_module_add
|
|
}
|