[webkit-reviews] review granted: [Bug 184450] [GLIB] Handle strings containing null characters : [Attachment 337683] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 10:59:50 PDT 2018


Michael Catanzaro <mcatanzaro at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 184450: [GLIB] Handle strings containing null characters
https://bugs.webkit.org/show_bug.cgi?id=184450

Attachment 337683: Patch

https://bugs.webkit.org/attachment.cgi?id=337683&action=review




--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 337683
  --> https://bugs.webkit.org/attachment.cgi?id=337683
Patch

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

> Source/JavaScriptCore/API/glib/JSCContext.cpp:670
> + * @length: length of @code, or -1 if @code is a nul-terminated string

I think we usually write "null-terminated."


More information about the webkit-reviews mailing list