[Bug 684970] gstreamer should not register printf extension for %p (when glib is not using system printf)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 27 15:59:35 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684970
  GStreamer | gstreamer (core) | 0.10.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-27 22:59:31 UTC ---
Thanks!


commit 4710b36bda0d94669423ec8f0c6aecaf65a289a2
Author: Olivier Blin <olivier.blin at softathome.com>
Date:   Thu Sep 27 16:59:04 2012 +0200

    info: do not register printf extension for %p

    This happened when glib was not using system printf, and caused the
    internal gstreamer printf extensions to be used for all %p printfs,
    causing crashes.

    https://bugzilla.gnome.org/show_bug.cgi?id=684970

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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