mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gst/typefind/gsttypefindfunctions.c: Don't segfault on NULL data.
Original commit message from CVS: * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Don't segfault on NULL data.
This commit is contained in:
parent
ff6231051e
commit
507a53385c
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-11-08 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/typefind/gsttypefindfunctions.c: (aac_type_find):
|
||||
Don't segfault on NULL data.
|
||||
|
||||
2004-11-08 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/playback/gstdecodebin.c: (unlinked):
|
||||
|
|
Loading…
Reference in a new issue