diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-01-29 15:07:27 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-09-04 10:40:59 (GMT) |
commit | 228153b29c3e235fa5d40ff09f8403fa2e8f7226 (patch) | |
tree | a6339bba847a5b420c01b7427cae85055e5bb2c9 /src/3rdparty/webkit/JavaScriptCore/interpreter/RegisterFile.cpp | |
parent | 3944904b361b5a585a6e07bf17528d4739caed39 (diff) | |
download | Qt-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/interpreter/RegisterFile.cpp')
0 files changed, 0 insertions, 0 deletions