Re: [FFmpeg-devel] Ticket 4386 : crash create by previous patch

2015-04-01 Thread Michael Niedermayer
On Mon, Mar 30, 2015 at 11:11:53PM +0200, Martin Vignali wrote: > Hello, > > After some research, the crash when reading exr Piz file (ticket 4386), > appear with this patch : > https://github.com/FFmpeg/FFmpeg/commit/586ba24ff29468d2a4ee843a9650feea5b2be6f6 > > if, i use the previous line : > me

[FFmpeg-devel] Ticket 4386 : crash create by previous patch

2015-03-30 Thread Martin Vignali
Hello, After some research, the crash when reading exr Piz file (ticket 4386), appear with this patch : https://github.com/FFmpeg/FFmpeg/commit/586ba24ff29468d2a4ee843a9650feea5b2be6f6 if, i use the previous line : memset(lut + k, 0, (USHORT_RANGE - k) * 2); instead of the new one : memset(lut +