summaryrefslogtreecommitdiffstats
path: root/utils/exportfs/exportfs.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2008-02-26 13:57:39 -0500
committerSteve Dickson <steved@redhat.com>2008-02-26 13:57:39 -0500
commitbcd0fcaf0966c546da5043be700587f73174ae25 (patch)
treef88b73f4428d39113af5aaed1984015a9171c6ae /utils/exportfs/exportfs.c
parentacf95d32a44fd8357c24e8a04ec53fc6900bfc58 (diff)
downloadnfs-utils-bcd0fcaf0966c546da5043be700587f73174ae25.tar.gz
nfs-utils-bcd0fcaf0966c546da5043be700587f73174ae25.tar.xz
nfs-utils-bcd0fcaf0966c546da5043be700587f73174ae25.zip
If validateascii is passed a string containing only non-zero 7bit
values, then the loop with exit with i == len, and the following test will access beyond the end of the array. So add an extra test to fix this. Found by Marcus Meissner <meissner@novell.com>. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/exportfs/exportfs.c')
0 files changed, 0 insertions, 0 deletions