[Webkit-unassigned] [Bug 152826] New: [GTK] Audit nullability of char* parameters and return values in API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 20:52:29 PST 2016


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

            Bug ID: 152826
           Summary: [GTK] Audit nullability of char* parameters and return
                    values in API
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

Carlos thought char* was implicitly (allow-none), but in bug #146589 we discovered it's not. Got to check every use of these and add the (allow-none) annotation where appropriate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160107/c0c29bfa/attachment.html>


More information about the webkit-unassigned mailing list