[MOVED FROM BAD 19/57] gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 11 Apr 2008 23:19:21 +0000 (23:19 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 12 May 2009 19:20:53 +0000 (21:20 +0200)
commit7104ffa7dca0a977fd00f1d8631399e649e3477f
tree6bbbbf3d8a14dc99e798d4fef4a91c587c50a9f7
parent71e48aa5d7a5b0ec98da379d48dc6543ae672146
[MOVED FROM BAD 19/57] gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes crash caused by a strlen on a...

Original commit message from CVS:
* gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
(gst_flv_parse_tag_script):
Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes
crash caused by a strlen on a NULL string (#527622).
gst/flv/gstflvparse.c