lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 6 Mar 2010 18:21:36 +0300
From:	Dan Carpenter <error27@...il.com>
To:	linux-ext4@...r.kernel.org
Subject: smatch stuff: a couple unused assignments in ext4

Roel's fix got merged so now there are only two unused assignments
left in ext4.

fs/ext4/extents.c +3578 ext4_ext_truncate warn: assignment to 'err' was never used
fs/ext4/mballoc.c +2050 ext4_mb_regular_allocator warn: assignment to 'desc' was never used

I'm not sure what the fix should be.

BTW.  I'm always trying to figure out the best way to report 
smatch issues.  Let me know how I can improve the process.

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ