[libsecret] glib.supp: Add valgrind suppression of uninitiaziled sigaction
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsecret] glib.supp: Add valgrind suppression of uninitiaziled sigaction
- Date: Wed, 5 Mar 2014 12:02:55 +0000 (UTC)
commit fb4de0e52afd89caa7f80e600b9892ea4edcc0d5
Author: Stef Walter <stefw gnome org>
Date: Wed Mar 5 11:53:51 2014 +0100
glib.supp: Add valgrind suppression of uninitiaziled sigaction
build/glib.supp | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/build/glib.supp b/build/glib.supp
index e62121d..8ec5dd8 100644
--- a/build/glib.supp
+++ b/build/glib.supp
@@ -325,3 +325,11 @@
fun:g_rw_lock_get_impl
fun:g_rw_lock_reader_lock
}
+{
+ g_child_watch_finalize__rt_sigaction
+ Memcheck:Param
+ rt_sigaction(act->sa_flags)
+ fun:__libc_sigaction
+ ...
+ fun:g_child_watch_finalize
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]