Fixed valgrind issues with libjpeg-turbo
authormsarett <msarett@google.com>
Tue, 14 Jul 2015 21:39:59 +0000 (14:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Jul 2015 21:39:59 +0000 (14:39 -0700)
commit02b5aa3cacf9a288043029300b988d7b4b26ba5a
treebe1bb82d56b44032d66429959703f421ff6ab13f
parentbe4229b58f00180164c12ddd73bd6fc072147650
Fixed valgrind issues with libjpeg-turbo

The fixes are in the updated libjpeg-turbo repository
pulled in by DEPS.  The fixes are detailed in the linked
skia bug.  To summarize briefly, we now use calloc()
instead of malloc().

BUG=skia:4030

Review URL: https://codereview.chromium.org/1237213004
DEPS
tools/valgrind.supp