[webkit-reviews] review denied: [Bug 33731] [Dupe of] Many false leaks in release builds due to PtrAndFlags : [Attachment 46851] WebCore::StringImpl patch take 3, re-introduce String::charactersWithNullTermination() / StringImpl::hasTerminatingNullCharacter()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 18 14:46:09 PST 2010


Gavin Barraclough <barraclough at apple.com> has denied  review:
Bug 33731: [Dupe of] Many false leaks in release builds due to PtrAndFlags
https://bugs.webkit.org/show_bug.cgi?id=33731

Attachment 46851: WebCore::StringImpl patch take 3, re-introduce
String::charactersWithNullTermination() /
StringImpl::hasTerminatingNullCharacter()
https://bugs.webkit.org/attachment.cgi?id=46851&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
Gah! no, this will result in a string's length changing when you access the
null terminated form.  Nevermind, I'll go with the simple solution & burn
another bit. :-(


More information about the webkit-reviews mailing list