summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/wtf/MallocZoneSupport.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-01-29 15:07:27 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-09-04 10:40:59 (GMT)
commit228153b29c3e235fa5d40ff09f8403fa2e8f7226 (patch)
treea6339bba847a5b420c01b7427cae85055e5bb2c9 /src/3rdparty/webkit/JavaScriptCore/wtf/MallocZoneSupport.h
parent3944904b361b5a585a6e07bf17528d4739caed39 (diff)
downloadQt-228153b29c3e235fa5d40ff09f8403fa2e8f7226.zip
Qt-228153b29c3e235fa5d40ff09f8403fa2e8f7226.tar.gz
Qt-228153b29c3e235fa5d40ff09f8403fa2e8f7226.tar.bz2
Fix oversize-buffer support for aligning.
Since Vector initialises VectorBase with the value of inlineBuffer(), it does so before the m_inlineBuffer member has had a chance to initialise. This lead to dereferencing of uninitialised pointers and, as was expected, crashes.
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/wtf/MallocZoneSupport.h')
0 files changed, 0 insertions, 0 deletions