[openib-general] [Bug 11] [CHECKER] Return value of idr_find not checked for NULL

bugzilla-daemon at openib.org bugzilla-daemon at openib.org
Wed Mar 8 11:03:26 PST 2006


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

rolandd at cisco.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From rolandd at cisco.com  2006-03-08 11:03 -------
I don't believe this is a bug.  The id we look up in idr_find() is directly from
adding the object to the idr, so if idr_find() returns NULL, our state is
completely corrupted and oopsing on a NULL dereference is probably the best
thing to do.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the general mailing list