[Webkit-unassigned] [Bug 135096] New: Checker: Value stored to 'kernResult' is never read (LayoutTestHelper.m:164)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 19 09:46:54 PDT 2014


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

           Summary: Checker: Value stored to 'kernResult' is never read
                    (LayoutTestHelper.m:164)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: ap at webkit.org


Clang static analyzer warning in LayoutTestHelper.m:164:

    kernResult = IOServiceOpen(serviceObject, mach_task_self(), 1, &permanentLockDownService);
    ^
Value stored to 'kernResult' is never read

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list