Mercurial > libavcodec.hg
comparison utils.c @ 10992:9aae10c862f7 libavcodec
Fix crash in MLP decoder due to integer overflow.
Probably only DoS, init_get_bits sets buffer to NULL, thus causing a
NULL-dereference directly after.
author | reimar |
---|---|
date | Sun, 24 Jan 2010 18:07:29 +0000 |
parents | bf309c7ce615 |
children | 31bdf73a0330 |
comparison
equal
deleted
inserted
replaced
10991:cf7a9b5c4064 | 10992:9aae10c862f7 |
---|