DescriptionOilpan: fix use of uninitialized raw pointers on the stack.
These are crashing on layout tests in the oilpan build. The reason is
that with oilpan these are just raw pointers and are therefore not
default initialized to null.
R=haraken@chromium.org, oilpan-reviews@chromium.org, timloh@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180340
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|