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 114385 - [0.6.2] fix gst_event_new_discontinuous
[0.6.2] fix gst_event_new_discontinuous
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other other
: Normal normal
: 0.6.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-04 06:21 UTC by Joshua N Pritikin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vararg handling should terminate with an unknown format (463 bytes, patch)
2003-06-04 06:22 UTC, Joshua N Pritikin
none Details | Review
patch against 0.6 branch (662 bytes, patch)
2003-06-05 21:59 UTC, Thomas Vander Stichele
none Details | Review

Description Joshua N Pritikin 2003-06-04 06:21:02 UTC
The varargs handling was completely broken.  Here's a 1 character fix.
Comment 1 Joshua N Pritikin 2003-06-04 06:22:07 UTC
Created attachment 17124 [details] [review]
vararg handling should terminate with an unknown format
Comment 2 Thomas Vander Stichele 2003-06-05 21:59:57 UTC
Created attachment 17196 [details] [review]
patch against 0.6 branch
Comment 3 Thomas Vander Stichele 2003-06-05 22:01:17 UTC
revised patch commited in 0.6 and HEAD, closed.