summaryrefslogtreecommitdiffstats
path: root/doc/examples/muxing.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2012-08-05 04:41:34 +0200
committerMichael Niedermayer <[email protected]>2012-08-05 05:08:15 +0200
commit9e1c55cfdec1e1e46fa39b92ea5c425ba9499c68 (patch)
treeee635ff4450aa1d490df17652c791007eb7251c3 /doc/examples/muxing.c
parent74c6db05052a1197b485a735a825527685d77567 (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]>
Diffstat (limited to 'doc/examples/muxing.c')
0 files changed, 0 insertions, 0 deletions