]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: Validate string -> number conversion
authorArkadiusz Mi?kiewicz <arekm@maven.pl>
Fri, 27 Aug 2010 20:54:36 +0000 (20:54 +0000)
committerAlex Elder <aelder@sgi.com>
Mon, 30 Aug 2010 15:00:04 +0000 (10:00 -0500)
commit272f4db50c98a7363ef4118ce6053ef58ab32283
tree575cbb8f682d265bfb6b6d553e2e1d44f03473ce
parent5aa888ea3dc0c1f2e8e69cbf3563f909f28d0984
xfsprogs: Validate string -> number conversion

Make sure that numbers passed as string will fit into proper types
when doing string->uid_t/gid_t/prid_t conversion.

(Shortened a few long lines before I committed. -Alex)

Signed-off-by: Arkadiusz Mi?kiewicz <arekm@maven.pl>
Signed-off-by: Alex Elder <aelder@sgi.com>
libxcmd/input.c
quota/project.c