Re: [PATCH] staging: fsl-mc: fix uninitialized variable use

From: Dan Carpenter
Date: Tue Nov 28 2017 - 09:14:36 EST


On Mon, Nov 27, 2017 at 09:31:21AM +0000, Laurentiu Tudor wrote:
> I did but it didn't show up on my version of powerpc toolchain (gcc
> 4.8.1). Maybe it's too old ...
>

Smatch has new uninitialized variable warnings these days. In theory,
it should be smarter and more strict than GCC.

regards,
dan carpenter