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 602106 - Bad atom size calculation
Bad atom size calculation
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal blocker
: 0.10.17
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-16 15:40 UTC by Carsten Kroll
Modified: 2009-11-18 02:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for bad size pointer dereference (799 bytes, patch)
2009-11-16 15:40 UTC, Carsten Kroll
none Details | Review
Updating previous patch (1.57 KB, patch)
2009-11-16 18:03 UTC, Thiago Sousa Santos
none Details | Review

Description Carsten Kroll 2009-11-16 15:40:58 UTC
Created attachment 147902 [details] [review]
Fix for bad size pointer dereference

Missing dereference operator causing random pluging crashes
Comment 1 Thiago Sousa Santos 2009-11-16 18:03:31 UTC
Created attachment 147920 [details] [review]
Updating previous patch
Comment 2 Thiago Sousa Santos 2009-11-18 02:14:55 UTC
Module: gst-plugins-bad
Branch: master
Commit: b53243fed3d1644aa3b219a6d3a36168939be831
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=b53243fed3d1644aa3b219a6d3a36168939be831


Fixed.

Thanks for reporting and helping :)