[Bug 712679] parse: prototype-mismatch

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 28 16:10:02 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=712679
  GStreamer | gstreamer (core) | git

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #3 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-11-29 00:09:59 UTC ---
I merged your two patches and committed them with two small modifications. I
put the include after the part about debugging so that YYDEBUG is set to 1 if
debugging is enabled. Then the include file always defines YYDEBUG (to 0 if it
was not defined), so actually check for the content.

commit 56d74ddb644052dc76d97c22b9f284cc0c7fe35a
Author: Fabian Kirsch <derFakir at web.de>
Date:   Tue Nov 19 15:03:35 2013 +0100

    parse: fix segfaulting prototype-mismatch

    Now YYDEBUG is always set, so check it's value

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

-- 
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