Whamcloud - gitweb
LU-5383 utils: fix array index out of bounds 24/12524/2
authorDmitry Eremin <dmitry.eremin@intel.com>
Fri, 31 Oct 2014 15:33:59 +0000 (18:33 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 4 Nov 2014 18:15:18 +0000 (18:15 +0000)
commitcab8b0cddaabd4d08f30cae8c507d362040645c7
treef08b880302b33330fd8d48ca20b0d0065d13412c
parent6c48a3d3797ae23102c4d0d717842693fa1dc82d
LU-5383 utils: fix array index out of bounds

Possible attempt to access element -8..-1 of array 'ldd_svname'.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: Ib4ec6a6d74ff6e805725d0ff4487868b7cbffa2f
Reviewed-on: http://review.whamcloud.com/12524
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/mount_lustre.c