DescriptionThis addresses the valgrind issue:
Conditional jump or move depends on uninitialised value(s)
at 0x636528: SkBase64::decode(void const*, unsigned long, bool) (SkBase64.cpp:63)
by 0x6367AC: SkBase64::decode(char const*, unsigned long) (SkBase64.cpp:157)
by 0x4865F2: SkBase64Test(skiatest::Reporter*) (SkBase64Test.cpp:24)
by 0x486703: skiatest::SkBase64TestClass::onRun(skiatest::Reporter*) (SkBase64Test.cpp:12)
by 0x48E48A: skiatest::Test::run() (Test.cpp:105)
introduced in r13254 (Port SkBase64 test to our test driver - https://codereview.chromium.org/132233060)
TBR=tfarina@chromium.org
Patch Set 1 #
Total comments: 4
Messages
Total messages: 4 (0 generated)
|