From: DRC Date: Mon, 18 Jun 2012 00:18:04 +0000 (+0000) Subject: Fixed regression caused by a bug in the 32-bit strict memory access code in jdmrgss2... X-Git-Tag: 1.2.90~44^2^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98eecb8605a06e30eff0ec0847c7e856a4adc916;p=libjpeg-turbo Fixed regression caused by a bug in the 32-bit strict memory access code in jdmrgss2.asm (contributed by Chromium to stop valgrind from whining whenever the output buffer size was not evenly divisible by 16 bytes.) On Linux/x86, this regression caused incorrect pixels on the right-hand side of images whose rows were not 16-byte aligned, whenever fancy upsampling was used and when decompressing to a 32-bit (RGBX, etc.) buffer. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@844 632fc199-4ca6-4c93-a231-07263d6284db --- 98eecb8605a06e30eff0ec0847c7e856a4adc916