diff options
author | Michael Niedermayer <[email protected]> | 2012-08-05 04:41:34 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2012-08-05 05:08:15 +0200 |
commit | 9e1c55cfdec1e1e46fa39b92ea5c425ba9499c68 (patch) | |
tree | ee635ff4450aa1d490df17652c791007eb7251c3 /doc/examples/metadata.c | |
parent | 74c6db05052a1197b485a735a825527685d77567 (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/metadata.c')
0 files changed, 0 insertions, 0 deletions