aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_select.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-06-28 22:24:21 -0700
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2011-07-06 10:11:02 +0200
commit7fbcf1df03db848618f64658f7027d87739d8b3b (patch)
tree1e919b4ee50fc6cc4d5b3bc3dab5840d59f0f2c1 /libavfilter/vf_select.c
parent3097309cba69a891c06aec3ccf4095a83eb38da2 (diff)
downloadffmpeg-7fbcf1df03db848618f64658f7027d87739d8b3b.tar.gz
ogg: fix double free when finding length of small chained oggs.
ogg_save() copies streams[], but doesn't keep track of free()'ed struct members. Thus, if in between a call to ogg_save() and ogg_restore(), streams[].private was free()'ed, this would result in a double free -> crash, which happened when e.g. playing small chained ogg fragments. (cherry picked from commit 9ed6cbc3ee2ae3e7472fb25192a7e36fd7b15533)
Diffstat (limited to 'libavfilter/vf_select.c')
0 files changed, 0 insertions, 0 deletions