diff options
author | Martin Storsjö <martin@martin.st> | 2013-03-01 16:45:24 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2013-03-02 09:55:33 +0100 |
commit | efa8603518258aa992752e0589d8fdd7b7d1f66b (patch) | |
tree | 9d8661bec803125f3c8b1bb5b8618b53f619ad49 /libavutil/parseutils.c | |
parent | 1b0082eabcc98e079d33c61da4d30ded89de68a9 (diff) | |
download | ffmpeg-efa8603518258aa992752e0589d8fdd7b7d1f66b.tar.gz |
flvdec: Check the return value of a malloc
The callers of this function can't report errors sanely. If this
one malloc fails, don't write the extradata byte, make sure we
try to malloc it the next time we're called instead, and make sure
we still consume the input data byte.
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit c5a738ca4e9789b4678b10240777d931e7dc24c9)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavutil/parseutils.c')
0 files changed, 0 insertions, 0 deletions