diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-10-08 11:31:34 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-10-10 12:56:26 +0200 |
commit | a5d708a1a723fd5efdf078dd0d2733511d1f72bb (patch) | |
tree | f5cec5ba0b97064f144f995da35de75f051785c8 /Source/JavaScriptCore/bytecode/BytecodeBasicBlock.h | |
parent | ea46a149dc42a48c103833742a7a0d575576c14a (diff) | |
download | qtwebkit-a5d708a1a723fd5efdf078dd0d2733511d1f72bb.tar.gz |
Fix uninitialized access in RenderTable
WTF::Vector's do not initialize primitive types, so we need to do so,
especially for the last columnpos which needs be the highest.
Change-Id: Iec68e12352b76d304faa59d3233cbbb38691d78d
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/BytecodeBasicBlock.h')
0 files changed, 0 insertions, 0 deletions