OSDN Git Service

lavf/concatdec: fix possible leak in case of malloc failure.
authorNicolas George <nicolas.george@normalesup.org>
Wed, 20 Mar 2013 09:18:12 +0000 (10:18 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Wed, 20 Mar 2013 12:35:24 +0000 (13:35 +0100)
commitde1568a452d8348917fee533fe17517131dccf95
treea42806cb4ab95682827e24c89a6b7ad8755a46b7
parent5eb273b2e767c86f78cc0e7e1a31bda4fedd2f56
lavf/concatdec: fix possible leak in case of malloc failure.

Fix CID 747737.
libavformat/concatdec.c