DescriptionThis fixes the following issue on the valgrind bot:
Process terminating with default action of signal 11 (SIGSEGV)
Access not within mapped region at address 0x18
at 0x581A13: SkSurface::getCanvas() (SkSurface_Base.h:75)
by 0x426CAC: getSurfacePixelPtr(SkSurface*, bool) (DeferredCanvasTest.cpp:690)
by 0x42C62A: TestDeferredCanvasSetSurface(skiatest::Reporter*, GrContextFactory*) (DeferredCanvasTest.cpp:793)
by 0x42D46E: skiatest::TestDeferredCanvasClass::onRun(skiatest::Reporter*) (DeferredCanvasTest.cpp:847)
by 0x49670A: skiatest::Test::run() (Test.cpp:109)
by 0x48FDA0: SkTestRunnable::run() (skia_test.cpp:155)
by 0x48F746: tool_main(int, char**) (skia_test.cpp:246)
by 0x48F922: main (skia_test.cpp:276)
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|