projects
/
platform
/
upstream
/
gst-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca69524
)
gst.supp: Another dlopen suppression
author
Edward Hervey
<bilboed@bilboed.com>
Fri, 27 Nov 2009 17:29:33 +0000
(18:29 +0100)
committer
Edward Hervey
<bilboed@bilboed.com>
Fri, 27 Nov 2009 17:29:33 +0000
(18:29 +0100)
gst.supp
patch
|
blob
|
history
diff --git
a/gst.supp
b/gst.supp
index 0a12e2fdb1febdc172c95bdf5a28e6328dab48d7..c9a57b78af4f88bdde0ef6b85904a1addcfdc17c 100644
(file)
--- a/
gst.supp
+++ b/
gst.supp
@@
-4258,6
+4258,23
@@
fun:dlopen@@GLIBC_2.2.5
}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ fun:*
+ fun:_dl_*
+ fun:_dl_*
+ fun:_dl_*
+ fun:dl_open_worker
+ fun:_dl_catch_error
+ fun:_dl_open
+ fun:dlopen_doit
+ fun:_dl_catch_error
+ fun:_dlerror_run
+ fun:dlopen@@GLIBC_2.2.5
+}
+
# glib 2.22 leaks
{
<insert_a_suppression_name_here>