diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2014-12-15 17:59:08 -0500 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2014-12-15 21:52:19 -0500 |
commit | 402a61c9197b6d1199e3f12c41a99924b5811cfe (patch) | |
tree | d315c4b5c008175280cf66d975c121326eaffc43 /ffmpeg_dxva2.c | |
parent | 0a7964dca5e52536c05a72987c3d7dbb12add942 (diff) | |
download | ffmpeg-402a61c9197b6d1199e3f12c41a99924b5811cfe.tar.gz |
snow_dwt: Don't try and free members of non-existent arrays
If allocation fails earlier on, and the next frame is processed,
the slice buffer could be left in a state where line and data_stack
have already been freed, or are otherwise null pointers.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'ffmpeg_dxva2.c')
0 files changed, 0 insertions, 0 deletions