Thread (43 messages) 43 messages, 9 authors, 2020-06-15

Re: [PATCH 10/10] compiler: Remove uninitialized_var() macro

From: Bart Van Assche <bvanassche@acm.org>
Date: 2020-06-04 00:00:40
Also in: linux-clk, linux-ide, linux-mm, linux-spi, linux-wireless, lkml, netdev

On 2020-06-03 16:32, Kees Cook wrote:
Using uninitialized_var() is dangerous as it papers over real bugs[1]
(or can in the future), and suppresses unrelated compiler warnings
(e.g. "unused variable"). If the compiler thinks it is uninitialized,
either simply initialize the variable or make compiler changes.
Thank you for having done this work!

Reviewed-by: Bart van Assche <bvanassche@acm.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help