Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 02:53:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264248] ib_cm: Fix a resource leak in ib_cm_insert_listen()
Message-ID:  <bug-264248-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264248

            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: bugs@FreeBSD.org
          Reporter: ruc_gongyuanjun@163.com

Created attachment 234221
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234221&action=
=3Dedit
a possible patch

cm_id, which is allocated by ib_create_cm_id, is not freed in
an error path, causing a resource leak.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264248-227>