Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2022 03:04:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264056] mlx4: Fix a resource leak in mlx4_opreq_action()
Message-ID:  <bug-264056-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264056

            Bug ID: 264056
           Summary: mlx4: Fix a resource leak in mlx4_opreq_action()
           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 234009
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234009&action=edit
a possible patch

mailbox allocate by mlx4_alloc_cmd_mailbox(dev) should be released
before return.

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

home | help

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