[Webkit-unassigned] [Bug 96272] NPN_InitializeVariantWithStringCopy is wrong for platforms that return NULL from malloc(0)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 14:49:23 PST 2013


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


Julien Brianceau <jbrianceau at nds.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #184586|                            |commit-queue?
               Flag|                            |




--- Comment #22 from Julien Brianceau <jbrianceau at nds.com>  2013-01-24 14:51:17 PST ---
Created an attachment (id=184586)
 --> (https://bugs.webkit.org/attachment.cgi?id=184586&action=review)
 NPN_InitializeVariantWithStringCopy patch (5)

Changes performed as requested excepting for the static_cast instead of C-style cast (because there are others C-style cast in this file for malloc/free calls and I'd prefer that we don't mix the bug fix with style changes).

-- 
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