util-linux/lib
Chandan B Rajenda 179b923a19 lib/strutils: move array bounds check in string_to_idarray() to appropriate place.
string_to_idarray() will incorrectly exit with an error when the last element
of the passed in array gets filled. However it should only exit with an error
if there is more input. To fix this move the array bounds check.

Signed-off-by: Chandan B Rajenda <chandan@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2012-02-23 10:54:25 +01:00
..
.gitignore lib: wholedisk - extend API, add test program 2009-03-12 14:31:50 +01:00
Makefile.am lib: [loopdev.c] add module for work loop devices 2011-05-30 16:37:46 +02:00
at.c lib: [at.c] fix compiler warnings [-Wunused-parameter] 2011-08-01 11:55:11 +02:00
blkdev.c blkdev: add is_blkdev function 2012-01-05 17:09:27 +01:00
canonicalize.c lib: [loopdev.c] add module for work loop devices 2011-05-30 16:37:46 +02:00
cpuset.c lib,cpuset: fix compiler warning [-Wuninitialized] 2011-09-10 00:02:00 +02:00
crc32.c lib: add a generic crc32() 2009-09-16 16:17:41 +02:00
env.c build-sys: check HAVE_ definitions with #ifdef [smatch scan] 2011-12-02 18:21:46 +01:00
fsprobe.c lib/fsprobe: mar this internal API as deprecated 2012-02-13 15:10:55 +01:00
ismounted.c build-sys: check HAVE_ definitions with #ifdef [smatch scan] 2011-12-02 18:21:46 +01:00
langinfo.c lib: add fallback for nl_langinfo() 2010-11-15 16:42:45 +01:00
linux_version.c lib: [linux_version.c] simplify version parsing 2011-06-20 13:48:40 +02:00
loopdev.c lib/loopdev: remove dead assigment and null deference 2012-02-02 14:48:03 +01:00
mangle.c lib: [mangle.c] fix compiler warnings [-Wsign-compare] 2011-08-01 12:18:22 +02:00
match.c lib,match: split match_fstype() from libmount 2011-11-15 15:17:19 +01:00
mbsalign.c cfdisk: data type mismatch, and other, compiler warning fixes 2011-01-25 10:40:34 +01:00
md5.c md5: use symbolical digest length 2011-07-21 23:56:48 +02:00
path.c lib,path: use write_all() 2011-09-27 13:37:41 +02:00
procutils.c build-sys: fix 'make checkincludes' warnings 2011-07-28 13:21:00 +02:00
setproctitle.c lib: cleanup setproctitle.c 2011-10-26 23:17:15 +02:00
strutils.c lib/strutils: move array bounds check in string_to_idarray() to appropriate place. 2012-02-23 10:54:25 +01:00
sysfs.c lib/sysfs: fix handle leak 2012-02-01 23:02:21 +01:00
tt.c lib,tt: don't trim last line char 2011-12-22 13:21:16 +01:00
wholedisk.c fdisk: more robust whole-disk detection 2011-02-17 11:02:26 +01:00
xgetpass.c losetup: make xgetpass more robust 2012-01-17 17:02:34 +01:00