All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH v2 1/4] network: handle NULL/hotspot networks when removing secrets
Date: Wed, 18 Aug 2021 16:58:50 -0500	[thread overview]
Message-ID: <2a01feed-cfc8-e461-4597-107b32704fd4@gmail.com> (raw)
In-Reply-To: <20210818215028.294978-1-prestwoj@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hi James,

On 8/18/21 4:50 PM, James Prestwood wrote:
> The hotspot case can actually result in network being NULL which
> ends up crashing when accessing "->secrets". In addition any
> secrets on this network were never removed for hotspot networks
> since everything happened in network_unset_hotspot.
> ---
>   src/network.c | 9 ++++++---
>   1 file changed, 6 insertions(+), 3 deletions(-)
> 

All applied, thanks.

Regards,
-Denis

      parent reply	other threads:[~2021-08-18 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18 21:50 [PATCH v2 1/4] network: handle NULL/hotspot networks when removing secrets James Prestwood
2021-08-18 21:50 ` [PATCH v2 2/4] hwsim: add Rule.remove_all() James Prestwood
2021-08-18 21:50 ` [PATCH v2 3/4] auto-t: fix error handling in testHotspot James Prestwood
2021-08-18 21:50 ` [PATCH v2 4/4] test-runner: fix subtest option James Prestwood
2021-08-18 21:58 ` Denis Kenzior [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=2a01feed-cfc8-e461-4597-107b32704fd4@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.01.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.