Whamcloud - gitweb
LU-1857 build: fix 'Unbounded source buffer' errors
authorSebastien Buisson <sebastien.buisson@bull.net>
Fri, 7 Sep 2012 13:59:51 +0000 (15:59 +0200)
committerOleg Drokin <green@whamcloud.com>
Mon, 29 Oct 2012 06:03:03 +0000 (02:03 -0400)
commit4db3aa0842f2be97aae017d351169e5237223156
tree9cea2662624fa813f52aa4da5bafae11af8bc865
parent7712ab3fd86e88f7a8e7d6eb9c82492a8b39a61c
LU-1857 build: fix 'Unbounded source buffer' errors

Fix 'unbounded source buffer' defects found by Coverity version 6.0.3:
Unbounded source buffer (STRING_SIZE)
Passing string of unknown size to a function that expects
a string of a particular size.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: I18e51f04e62241b5c5dad7ae963d8070d6954dd4
Reviewed-on: http://review.whamcloud.com/3904
Tested-by: Hudson
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/portals.c
lustre/tests/createtest.c
lustre/tests/openfilleddirunlink.c
lustre/tests/rename_many.c
lustre/tests/sendfile.c
lustre/tests/writemany.c
lustre/utils/llverfs.c
lustre/utils/lr_reader.c