ape demuxer: fix segfault on memory allocation failure.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 11 Sep 2011 17:17:40 +0000 (19:17 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 12 Sep 2011 19:12:31 +0000 (21:12 +0200)
commit273aab99bf7be2bcda95dd64101c2317ee0fcb99
tree0bf95271d5dac6bec0d3ce806b50a4e8e3380148
parent0872bb23b4bd2d94a8ba91070f706d1bc1c3ced8
ape demuxer: fix segfault on memory allocation failure.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/ape.c