INACTIVE - Branch of Google's Skia modified for interoperability with Mozilla Firefox
Перейти к файлу
bungeman@google.com a9a4b04a98 Fix Valgrind reports of test branching on uninitialized data.
Fixes reports like:
[07:10:01.235147] [ 71/188] (9) Serialization
[07:10:01.235186] ==20052== Thread 3:
[07:10:01.235223] ==20052== Conditional jump or move depends on uninitialised value(s)
[07:10:01.235259] ==20052==    at 0x546632: SkRRect::setRectRadii(SkRect const&, SkPoint const*) (SkRect.h:426)
[07:10:01.735876] ==20052==    by 0x546FB7: SkRRect::readFromMemory(void const*, unsigned long) (SkRRect.cpp:362)
[07:10:01.735965] ==20052==    by 0x47F87F: Tests(skiatest::Reporter*) (SerializationTest.cpp:20)
[07:10:01.736007] ==20052==    by 0x480367: skiatest::SerializationClass::onRun(skiatest::Reporter*) (SerializationTest.cpp:212)
[07:10:01.736048] ==20052==    by 0x4881DA: skiatest::Test::run() (Test.cpp:109)
[07:10:01.736086] ==20052==    by 0x482516: SkTestRunnable::run() (skia_test.cpp:155)
[07:10:01.736122] ==20052==    by 0x6236E5: SkThreadPool::Loop(void*) (SkThreadPool.cpp:97)
[07:10:01.736158] ==20052==    by 0x62DDB2: thread_start(void*) (SkThreadUtils_pthread.cpp:66)
[07:10:01.736192] ==20052==    by 0x4E39E99: start_thread (pthread_create.c:308)
[07:10:01.736228] ==20052==    by 0x6A5BCCC: clone (clone.S:112)
[07:10:01.736262] ==20052==  Uninitialised value was created by a stack allocation
[07:10:01.736296] ==20052==    at 0x47EC6A: Tests(skiatest::Reporter*) (SerializationTest.cpp:155)



git-svn-id: http://skia.googlecode.com/svn/trunk@12419 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-11-27 17:00:12 +00:00
animations
bench
debugger
dm Add missing SkIntToScalars. 2013-11-27 00:04:15 +00:00
expectations Ever yet even more remaining rebaslines for r12400. 2013-11-27 15:55:57 +00:00
experimental
forth
gm Fix warning as error on Mac for implicit narrowing conversion from r12413. 2013-11-27 16:08:37 +00:00
gyp move to newer angle 2013-11-27 15:43:22 +00:00
include
platform_tools
resources
samplecode
src fix 8->1 bugs shown by removal of A1 config 2013-11-27 14:47:30 +00:00
tests Fix Valgrind reports of test branching on uninitialized data. 2013-11-27 17:00:12 +00:00
third_party
tools
trybots_to_run/chrome
.gitignore
DEPS move to newer angle 2013-11-27 15:43:22 +00:00
Doxyfile
LICENSE
Makefile
Makefile.old
OWNERS
PRESUBMIT.py
README
README.chromium
codereview.settings
gyp_skia
gyp_skia.py
make.bat
make.py
skia.gyp
whitespace.txt

README

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot