netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Lin Ma <linma@zju.edu.cn>
Cc: krzysztof.kozlowski@linaro.org, avem@davemloft.net,
	edumazet@google.com, pabeni@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH v3] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Date: Sat, 24 Jun 2023 15:23:42 -0700	[thread overview]
Message-ID: <20230624152342.72ae073c@kernel.org> (raw)
In-Reply-To: <20230623012030.1532546-1-linma@zju.edu.cn>

On Fri, 23 Jun 2023 09:20:30 +0800 Lin Ma wrote:
> +struct nfc_llcp_local *nfc_llcp_remove_local(struct nfc_dev *dev)

This function needs to be static
-- 
pw-bot: cr

      reply	other threads:[~2023-06-24 22:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-23  1:20 [PATCH v3] net: nfc: Fix use-after-free caused by nfc_llcp_find_local Lin Ma
2023-06-24 22:23 ` Jakub Kicinski [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=20230624152342.72ae073c@kernel.org \
    --to=kuba@kernel.org \
    --cc=avem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linma@zju.edu.cn \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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).