After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 515703 - [avisubtitle] Several valgrind warnings with unit test (glibc bugs)
[avisubtitle] Several valgrind warnings with unit test (glibc bugs)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-11 08:07 UTC by Sebastian Dröge (slomo)
Modified: 2008-02-11 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glibc-supp.diff (1.27 KB, patch)
2008-02-11 08:07 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2008-02-11 08:07:09 UTC
Hi,
attached patch adds some more glibc suppression to have the avisubtitle unit test valgrind clean.
Comment 1 Sebastian Dröge (slomo) 2008-02-11 08:07:49 UTC
Created attachment 104897 [details] [review]
glibc-supp.diff
Comment 2 Sebastian Dröge (slomo) 2008-02-11 13:49:29 UTC
2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>

	* gst.supp:
	Add a few more glibc 2.7 suppressions to make the avisubtitle unit
	test valgrind clean. Fixes bug #515703.