From: Antonio Quartulli <antonio@meshcoding.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org
Subject: pull request net: batman-adv 20140527
Date: Tue, 27 May 2014 04:25:46 +0200 [thread overview]
Message-ID: <1401157547-25199-1-git-send-email-antonio@meshcoding.com> (raw)
Hello David,
here you have another very small fix intended for net/linux-3.15.
It prevents some multicast functions from dereferencing a NULL pointer.
(Actually it was nothing more than a typ0)
I hope it is not too late for such a small patch.
Please pull or let me know of any problem
Thanks a lot,
Antonio
The following changes since commit b6ed5498601df40489606dbc14a9c7011c16630b:
batman: fix a bogus warning from batadv_is_on_batman_iface() (2014-05-22 17:23:00 -0400)
are available in the git repository at:
git://git.open-mesh.org/linux-merge.git
for you to fetch changes up to 9d4190df6a21d96238133a9a64866a9c796f4ec8:
batman-adv: fix NULL pointer dereferences (2014-05-23 16:32:32 +0200)
----------------------------------------------------------------
Included changes:
- prevent NULL dereference in multicast code
----------------------------------------------------------------
Marek Lindner (1):
batman-adv: fix NULL pointer dereferences
net/batman-adv/multicast.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
next reply other threads:[~2014-05-27 2:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-27 2:25 Antonio Quartulli [this message]
2014-05-27 2:25 ` [PATCH] batman-adv: fix NULL pointer dereferences Antonio Quartulli
2014-05-30 23:47 ` pull request net: batman-adv 20140527 David Miller
2014-05-31 9:26 ` Antonio Quartulli
2014-06-01 3:02 ` David Miller
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=1401157547-25199-1-git-send-email-antonio@meshcoding.com \
--to=antonio@meshcoding.com \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.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 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).