diff options
author | Anton Khirnov <[email protected]> | 2013-06-20 13:27:14 +0200 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2013-06-20 13:27:14 +0200 |
commit | eeeb5c291d3f78eaade5b99c2614c7cab0e9be79 (patch) | |
tree | 67e56d56530f0d2ac99501cf1088cf643a73abb5 /doc/examples | |
parent | e0d6e2fc67b854d22a01099e56ca992894324b51 (diff) |
vsrc_movie: do not free avoption variables in uninit()
The generic code frees them as well. Since av_free was used to free them
instead of av_freep, this would result in a double free.
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions