summaryrefslogtreecommitdiffstats
path: root/doc/examples/filtering_audio.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2012-08-05 04:41:34 +0200
committerMichael Niedermayer <[email protected]>2012-08-06 16:51:59 +0200
commit606538df6c05df51aa811cef0c0bccb7499cc4a1 (patch)
tree025bb06073fe055397727a5ca4701c47abb96e16 /doc/examples/filtering_audio.c
parenta19010f7a6bc9e37b22e5b19d5eaba84d404b2f4 (diff)
oggdec: check stream index before using it in ogg_get_length()
Fixes crash based on a uninitialized array index read. If the read does not crash then out of array writes based on the same index might have been triggered afterwards. Found-by: [email protected] Signed-off-by: Michael Niedermayer <[email protected]> (cherry picked from commit 9e1c55cfdec1e1e46fa39b92ea5c425ba9499c68) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/filtering_audio.c')
0 files changed, 0 insertions, 0 deletions