DescriptionInitialise raw pointer to null in FontBuilder constructor
RenderStyle* m_style on FontBuilder doesn't get initialised in the
constructor. The majority of methods on FontBuilder will attempt to deref
it as a garbage raw pointer if they get called before initForStyleResolve()
is called.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169447
Patch Set 1 #Patch Set 2 : Added unit test #
Messages
Total messages: 11 (0 generated)
|