diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-08-23 10:08:58 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-08-23 10:08:58 +0000 |
commit | d287125f93da692bc25d53b0b7b0e2f90424a212 (patch) | |
tree | e1ba28d6af8a71d3d6e3b527a43ffcb44b0d64f4 | |
parent | e9ea99f6e89d7e1af3a0a859bfeb0ed6ecf2e3a9 (diff) |
gst.supp: Shorten function trail so the suppression works on my ubuntu dapper system with core cvs as well.
Original commit message from CVS:
* gst.supp:
Shorten function trail so the suppression works on
my ubuntu dapper system with core cvs as well.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | gst.supp | 4 |
2 files changed, 6 insertions, 4 deletions
@@ -1,3 +1,9 @@ +2006-08-23 Tim-Philipp Müller <tim at centricular dot net> + + * gst.supp: + Shorten function trail so the suppression works on + my ubuntu dapper system with core cvs as well. + 2006-07-28 Jan Schmidt <thaytan@mad.scientist.com> * gst.supp: @@ -43,10 +43,6 @@ fun:dlopen@@GLIBC_2.1 fun:g_module_open fun:gst_plugin_load_file - fun:gst_plugin_load - fun:test_load_coreelements - fun:srunner_run_all - fun:main } # glibc does not deallocate thread-local storage |