[Webkit-unassigned] [Bug 140938] Refactor the code to handle missing va_end() call after va_start() in String::format

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 28 07:09:30 PST 2015


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

--- Comment #4 from Santosh Mahto <santoshbit2007 at gmail.com> ---
(In reply to comment #2)
> Comment on attachment 245445 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=245445&action=review
> 
> > Source/WTF/wtf/text/WTFString.cpp:469
> >      // Not calling va_end/va_start here happens to work on lots of
> >      // systems, but fails e.g. on 64bit Linux.
> 
> The patch looks good to me, but it needs to remove the orphaned comment.

Thanks for review. please review the next update incorporating your suggestion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150128/2d8cf508/attachment-0002.html>


More information about the webkit-unassigned mailing list