Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1363692
| From | "Ismail, Mustafa" <mustafa.ismail@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] i40iw: avoid potential uninitialized variable use |
| Date | 2016-03-23 22:00 +0100 |
| Message-ID | <rfY2L-ua-25@gated-at.bofh.it> (permalink) |
| References | <rfOmK-22n-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> -----Original Message----- > From: Arnd Bergmann [mailto:arnd@arndb.de] > Sent: Wednesday, March 23, 2016 5:35 AM > Subject: [PATCH] i40iw: avoid potential uninitialized variable use > > gcc finds that the i40iw_make_cm_node() function in the recently added i40iw > driver uses an uninitilized variable as an index into an array if CONFIG_IPV6 is > disabled and the driver uses IPv6 mode: > > Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mustafa Ismail <Mustafa.ismail@intel.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] i40iw: avoid potential uninitialized variable use Arnd Bergmann <arnd@arndb.de> - 2016-03-23 11:40 +0100 RE: [PATCH] i40iw: avoid potential uninitialized variable use "Ismail, Mustafa" <mustafa.ismail@intel.com> - 2016-03-23 22:00 +0100
csiph-web