-
- Downloads
oggdec: prevent heap corruption.
Specifically crafted samples can reinit ogg->streams[] while
reading samples, and thus we should not cache old pointers since
these may no longer be valid.
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
Loading
Please register or sign in to comment