Powered by Linux
Re: [PATCH] media: lirc: suppress false positive smatch warning — Semantic Matching Tool

Re: [PATCH] media: lirc: suppress false positive smatch warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 10, 2022 at 01:23:50PM +0000, Sean Young wrote:
> The latest smatch says:
> 
> drivers/media/rc/lirc_dev.c:632 lirc_read_mode2() error: uninitialized symbol 'copied'.
> drivers/media/rc/lirc_dev.c:671 lirc_read_scancode() error: uninitialized symbol 'copied'.
> 
> This is a false positive since in all reaching code paths, copied will
> be set. Work around this by providing a zero initializer for copied.
> 
> Cc: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Cc: smatch@xxxxxxxxxxxxxxx
> Signed-off-by: Sean Young <sean@xxxxxxxx>

I'm sorry for this.  I can't reproduce this on my system.  I just did a
push for something unrelated and I don't know what the previous HEAD
was...

regards,
dan carpenter




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux