[Webkit-unassigned] [Bug 24932] WebKit compilation support in Solaris 10 with Sun Studio 12 (CC 5.9)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 07:59:08 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24932


Thiago Macieira <thiago.macieira at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29058|0                           |1
        is obsolete|                            |




--- Comment #20 from Thiago Macieira <thiago.macieira at nokia.com>  2009-07-28 07:59:07 PDT ---
Created an attachment (id=33634)
 --> (https://bugs.webkit.org/attachment.cgi?id=33634)
[PATCH 03/17] 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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list