[Bug 748413] xmptag: valgrind errors when printing debug output
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 24 06:01:24 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748413
--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 302290
--> https://bugzilla.gnome.org/attachment.cgi?id=302290&action=edit
xmptag: remove GST_DEBUG about the footer
'xps' is not NULL-terminated and so can't be printed as a string.
This GST_DEBUG is not really useful so I'm just dropping it. The other option
would be to copy it using g_strndup() but I don't think it's worth it.
Fix valgrind errors when running the
validate.http.transcode.to_vorbis_and_vp8_in_webm.raw_h264_1_mp4 scenario with
valgrind and GST_DEBUG=5.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list