https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264248
Bug ID: 264248
Summary: ib_cm: Fix a resource leak in ib_cm_insert_listen()
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 234221
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234221&action=edit
a possible patch
cm_id, which is allocated by ib_create_cm_id, is not freed in
an error path, causing a resource leak.
--
You are receiving this mail because:
You are the assignee for the bug.