[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 09:43:04 PST 2015


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245539|review?                     |review+
              Flags|                            |

--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 245539
  --> https://bugs.webkit.org/attachment.cgi?id=245539
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=245539&action=review

> Source/WTF/ChangeLog:8
> +        Moved va_start/va_end call to match  seperately.

The correct spelling is "separately". Also, not sure if this comment adds anything of value on top of the title.

Is there any known benefit, other than the code looking slightly more nicely (e.g. does that fix some platform)? It would be good to explain that in the bug for posterity if so.

-- 
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/f0cb6d89/attachment-0002.html>


More information about the webkit-unassigned mailing list