tis 2019-03-26 klockan 13:38 +0100 skrev Carl Eugen Hoyos:
> Hi!
>
> Attached patch intends to fix a buffer overwrite reported today.
Funny, I was looking at this code a few weeks ago as a good candidate
for some static analysis/formal verification
> ptr[avctx->width - (avctx->width & 7) + j] =
2019-03-26 20:51 GMT+01:00, Michael Niedermayer :
> On Tue, Mar 26, 2019 at 01:38:14PM +0100, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch intends to fix a buffer overwrite reported today.
>>
>> Please comment, Carl Eugen
>
>> bmp.c |5 -
>> 1 file changed, 4 insertions(+), 1 deleti
On Tue, Mar 26, 2019 at 01:38:14PM +0100, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch intends to fix a buffer overwrite reported today.
>
> Please comment, Carl Eugen
> bmp.c |5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
> ab9b89481fc3c93d4a631fb1d6b25dddbdd4bb50
> 0001-