From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH] netconfig: fix freeing invalid pointer
Date: Mon, 23 Nov 2020 23:30:13 -0600 [thread overview]
Message-ID: <2c25345e-e900-c46b-b745-73dbbd0a876e@gmail.com> (raw)
In-Reply-To: <20201123230554.4119658-1-prestwoj@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 334 bytes --]
Hi James,
On 11/23/20 5:05 PM, James Prestwood wrote:
> If l_rtnl_ifaddr4_extract does not set the values they would
> get freed. Instead initialize to NULL so the cleanup free is
> a no op.
> ---
> src/netconfig.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks.
Regards,
-Denis
prev parent reply other threads:[~2020-11-24 5:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-23 23:05 [PATCH] netconfig: fix freeing invalid pointer James Prestwood
2020-11-24 5:30 ` 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=2c25345e-e900-c46b-b745-73dbbd0a876e@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.