[Webkit-unassigned] [Bug 185496] New: testAtomicStringNumber may not be null-terminated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 16:39:55 PDT 2018


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

            Bug ID: 185496
           Summary: testAtomicStringNumber may not be null-terminated
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: lforschler at apple.com

testAtomicStringNumber may not be null-terminated. Caught by -Wstringop-truncation:

../../Tools/TestWebKitAPI/Tests/WTF/AtomicString.cpp:67:17: warning: ‘char* strncpy(char*, const char*, size_t)’ specified bound 100 equals destination size [-Wstringop-truncation]

-- 
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/20180509/b133bd07/attachment-0001.html>


More information about the webkit-unassigned mailing list