netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: 慕冬亮 <mudongliangabcd@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, Greg KH <gregkh@linuxfoundation.org>,
	bongsu.jeon@samsung.com, andrew@lunn.ch, wanghai38@huawei.com,
	zhengyongjun3@huawei.com, alexs@kernel.org,
	netdev@vger.kernel.org,
	linux-kernel <linux-kernel@vger.kernel.org>,
	syzbot+19bcfc64a8df1318d1c3@syzkaller.appspotmail.com
Subject: Re: [PATCH] NFC: nci: fix memory leak in nci_allocate_device
Date: Sat, 15 May 2021 07:27:44 +0800	[thread overview]
Message-ID: <CAD-N9QViGiDWqijVvJ1sjdqNrye22EyMHwMDq3JNWaYWCveeOg@mail.gmail.com> (raw)
In-Reply-To: <20210514123208.5792246d@kicinski-fedora-PC1C0HJN>

On Sat, May 15, 2021 at 3:32 AM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Fri, 14 May 2021 15:42:48 +0800 Dongliang Mu wrote:
> >  struct nci_hci_dev *nci_hci_allocate(struct nci_dev *ndev);
> >                 void nci_hci_allocate(struct nci_dev *ndev);
>
> This patch does not build.

Sorry, it's my bad. This function should be nci_hci_deallocate. I will
send v2 now.

      reply	other threads:[~2021-05-14 23:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14  7:42 [PATCH] NFC: nci: fix memory leak in nci_allocate_device Dongliang Mu
2021-05-14 19:32 ` Jakub Kicinski
2021-05-14 23:27   ` 慕冬亮 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAD-N9QViGiDWqijVvJ1sjdqNrye22EyMHwMDq3JNWaYWCveeOg@mail.gmail.com \
    --to=mudongliangabcd@gmail.com \
    --cc=alexs@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=bongsu.jeon@samsung.com \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=syzbot+19bcfc64a8df1318d1c3@syzkaller.appspotmail.com \
    --cc=wanghai38@huawei.com \
    --cc=zhengyongjun3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).