mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
3b4c2b054a
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> |
||
---|---|---|
.. | ||
gstid3demux.c | ||
gstid3demux.h | ||
id3tags.c | ||
id3tags.h | ||
id3v2.4.0-frames.txt | ||
id3v2.4.0-structure.txt | ||
id3v2frames.c | ||
Makefile.am |