17 Feb
2018
17 Feb
'18
7:30 a.m.
On Fri, Feb 16, 2018 at 9:16 PM, Anton Romanov <theli.ua(a)gmail.com> wrote:
+ DWORD *pDwordData = (DWORD*) (This->image_data + stride * first_scanline); + DWORD *pDwordDataEnd = pDwordData + stride * This->cinfo.output_scanline; Sorry, shouldn't have done this while half asleep. I'll send a not out of bounds verssion :(