mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
4a7de5a403
This fixes: ==16901== 7 bytes in 1 blocks are definitely lost in loss record 9 of 1,154 ==16901== at 0x4A06C50: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==16901== by 0x36E564F679: g_malloc (gmem.c:97) ==16901== by 0x36E56688AE: g_strdup (gstrfuncs.c:356) ==16901== by 0x4C3098F: secret_item_get_label (secret-item.c:1922) ==16901== by 0x402A65: test_create_sync (test-item.c:203) ==16901== by 0x36E566FB92: test_case_run (gtestutils.c:2124) ==16901== by 0x36E566FB92: g_test_run_suite_internal (gtestutils.c:2185) ==16901== by 0x36E566FD5A: g_test_run_suite_internal (gtestutils.c:2196) ==16901== by 0x36E56700DA: g_test_run_suite (gtestutils.c:2249) ==16901== by 0x36E5670110: g_test_run (gtestutils.c:1553) ==16901== by 0x4C5A0EA: egg_tests_run_with_loop (egg-testing.c:167) ==16901== by 0x406AAE: main (test-item.c:880) ==16901==- ==16901== 7 bytes in 1 blocks are definitely lost in loss record 10 of 1,154 ==16901== at 0x4A06C50: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==16901== by 0x36E564F679: g_malloc (gmem.c:97) ==16901== by 0x36E56688AE: g_strdup (gstrfuncs.c:356) ==16901== by 0x4C3098F: secret_item_get_label (secret-item.c:1922) ==16901== by 0x402DB6: test_create_async (test-item.c:249) ==16901== by 0x36E566FB92: test_case_run (gtestutils.c:2124) ==16901== by 0x36E566FB92: g_test_run_suite_internal (gtestutils.c:2185) ==16901== by 0x36E566FD5A: g_test_run_suite_internal (gtestutils.c:2196) ==16901== by 0x36E56700DA: g_test_run_suite (gtestutils.c:2249) ==16901== by 0x36E5670110: g_test_run (gtestutils.c:1553) ==16901== by 0x4C5A0EA: egg_tests_run_with_loop (egg-testing.c:167) ==16901== by 0x406AAE: main (test-item.c:880) ==16901==- https://bugzilla.gnome.org/show_bug.cgi?id=756766 |
||
---|---|---|
build | ||
docs | ||
egg | ||
libsecret | ||
po | ||
tool | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
COPYING.TESTS | ||
libsecret.doap | ||
Makefile.am | ||
NEWS | ||
README |
GObject based library for accessing the Secret Service API.