[webkit-reviews] review requested: [Bug 129237] ANGLE: Stop using unsafe strcpy method : [Attachment 225018] Patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 23 16:55:45 PST 2014


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 129237: ANGLE: Stop using unsafe strcpy method
https://bugs.webkit.org/show_bug.cgi?id=129237

Attachment 225018: Patch v3
https://bugs.webkit.org/attachment.cgi?id=225018&action=review

------- Additional Comments from David Kilzer (:ddkilzer) <ddkilzer at webkit.org>
Switch to strncpy() instead of strlcpy().


More information about the webkit-reviews mailing list