On Sun, 23 Aug 2020 13:50:42 +0530 Himadri Pandya wrote: > Initialize the buffer before passing it to usb_read_cmd() function(s) to > fix the uninit-was-stored issue in asix_read_cmd(). > > Fixes: KMSAN: kernel-infoleak in raw_ioctl
Regardless of the ongoing discussion - could you please make this line a correct Fixes tag? Right now integration scripts are complaining that it doesn't contain a valid git hash. > Reported by: [email protected] > This empty line is unnecessary. > Signed-off-by: Himadri Pandya <[email protected]>
