[Webkit-unassigned] [Bug 154364] New: [Cocoa] Always check the return value of dlopen() and dlsym() in Release builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 16:11:01 PST 2016


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

            Bug ID: 154364
           Summary: [Cocoa] Always check the return value of dlopen() and
                    dlsym() in Release builds
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: aestes at apple.com

Always check the return value of dlopen() and dlsym() in Release builds.

This would have caught a soft linking error sooner for an internal issue I was debugging.

-- 
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/20160218/a74e9c56/attachment-0001.html>


More information about the webkit-unassigned mailing list