diff options
author | Derek Buitenhuis <[email protected]> | 2014-12-15 17:59:08 -0500 |
---|---|---|
committer | Derek Buitenhuis <[email protected]> | 2014-12-15 21:52:19 -0500 |
commit | 402a61c9197b6d1199e3f12c41a99924b5811cfe (patch) | |
tree | d315c4b5c008175280cf66d975c121326eaffc43 /libavfilter/pthread.c | |
parent | 0a7964dca5e52536c05a72987c3d7dbb12add942 (diff) |
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 <[email protected]>
Diffstat (limited to 'libavfilter/pthread.c')
0 files changed, 0 insertions, 0 deletions