Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1287510

Re: [PATCH] netfilter: Initialize local variables to NULL, to prevent using them when uninitialized.

From Pablo Neira Ayuso <pablo@netfilter.org>
Newsgroups linux.kernel
Subject Re: [PATCH] netfilter: Initialize local variables to NULL, to prevent using them when uninitialized.
Date 2015-12-09 15:00 +0100
Message-ID <qDNrI-EN-13@gated-at.bofh.it> (permalink)
References <qCi6C-8bX-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


We already have this:

http://git.kernel.org/cgit/linux/kernel/git/pablo/nf.git/commit/?id=8e662164abb4a8fde701a46e1431980f9e325742

We'll be sending this today to David to avoid this annoyance.

Thanks for you patch anyway.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] netfilter: Initialize local variables to NULL, to prevent using them when uninitialized. Tomer Barletz <barletz@gmail.com> - 2015-12-05 11:20 +0100
  Re: [PATCH] netfilter: Initialize local variables to NULL, to  prevent using them when uninitialized. Pablo Neira Ayuso <pablo@netfilter.org> - 2015-12-09 15:00 +0100

csiph-web