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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 13 Jul 2012 19:26:53 -0700 (PDT)
From:	Silva Paulo <psdasilva@...oo.com>
To:	"torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Small bug: Wrong return check from idr_pre_get in loop.c

idr_pre_get never returns a value < 0. It returns 0 (no memory) or 1 (OK).

Regards

Download attachment "My_linux-3.5-rc6_patches" of type "application/octet-stream" (430 bytes)

Powered by blists - more mailing lists