Skip to content
  • René Stadler's avatar
    gst/id3demux/id3v2frames.c: Make sure that g_free always gets called on the... · 3b4c2b05
    René Stadler authored
    gst/id3demux/id3v2frames.c: Make sure that g_free always gets called on the same pointer that was returned by g_mallo...
    
    Original commit message from CVS:
    * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
    Make sure that g_free always gets called on the same pointer that was
    returned by g_malloc.  Fixes #376594.
    Do not leak memory if decompressed size is wrong.
    Remove unneeded check of return value of g_malloc.
    Patch by: René Stadler <mail@renestadler.de>
    3b4c2b05
To find the state of this project's repository at the time of any of these versions, check out the tags.