http://openib.org/bugzilla/show_bug.cgi?id=11

           Summary: [CHECKER] Return value of idr_find not checked for NULL
           Product: OpenIB
           Version: gen2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Verbs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This is unlikely to be a real bug, but idr_find *can* return NULL.  In our case,
whoever added something to the idr probably bombed out if the add failed, so we
won't get called.  Maybe :-)

See drivers/infiniband/core/uverbs_main.c:ib_uverbs_cleanup_ucontext



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to