On 13/12/15 23:37, Andreas Cadhalpun wrote: > This macro unconditionally used out[-1], which causes an out of bounds > read, if out is the very beginning of the buffer. > > Signed-off-by: Andreas Cadhalpun <[email protected]> > --- > libavcodec/exr.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >
When is it happening? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
