]> granicus.if.org Git - libjpeg-turbo/commit
Fix unitialized value reported by valgrind (the upsampling routine used by 4:4:0...
authorDRC <dcommander@users.sourceforge.net>
Fri, 28 Feb 2014 09:35:34 +0000 (09:35 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 28 Feb 2014 09:35:34 +0000 (09:35 +0000)
commit895fd6d0d370d64df9dbb1bc53342c734a6933fc
tree5e92f769f73d819ca48f84b21bedb8c728e70b75
parent34dca052271f4a75b3c0f7b11a2c5024159628d4
Fix unitialized value reported by valgrind (the upsampling routine used by 4:4:0 and 4:1:1 reads the value of component_index.)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1133 632fc199-4ca6-4c93-a231-07263d6284db
turbojpeg.c