Thread (3 messages) 3 messages, 3 authors, 2019-06-16

Re: [PATCH net] hv_sock: Suppress bogus "may be used uninitialized" warnings

From: David Miller <davem@davemloft.net>
Date: 2019-06-16 21:01:13
Also in: linux-hyperv, lkml

From: Dexuan Cui <decui@microsoft.com>
Date: Sat, 15 Jun 2019 05:00:57 +0000
gcc 8.2.0 may report these bogus warnings under some condition:

warning: ‘vnew’ may be used uninitialized in this function
warning: ‘hvs_new’ may be used uninitialized in this function

Actually, the 2 pointers are only initialized and used if the variable
"conn_from_host" is true. The code is not buggy here.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help