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 637932 - realmedia: do not use the pad buffer allocation functions in demuxers
realmedia: do not use the pad buffer allocation functions in demuxers
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
unspecified
Other All
: Normal normal
: 0.10.17
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-24 10:54 UTC by Vincent Penquerc'h
Modified: 2010-12-24 13:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
realmedia: do not use the pad buffer allocation functions in demuxers (4.38 KB, patch)
2010-12-24 10:54 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2010-12-24 10:54:48 UTC
Doing so can block. See https://bugzilla.gnome.org/show_bug.cgi?id=637822
Comment 1 Vincent Penquerc'h 2010-12-24 10:54:53 UTC
Created attachment 177001 [details] [review]
realmedia: do not use the pad buffer allocation functions in demuxers

Doing so can block, see https://bugzilla.gnome.org/show_bug.cgi?id=637822
Comment 2 Sebastian Dröge (slomo) 2010-12-24 13:16:34 UTC
commit 878781c6a7ef49f2041895ea433f053fd5626034
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Fri Dec 24 10:12:19 2010 +0000

    realmedia: do not use the pad buffer allocation functions in demuxers
    
    Doing so can block, see https://bugzilla.gnome.org/show_bug.cgi?id=637822
    
    https://bugzilla.gnome.org/show_bug.cgi?id=637932