From 7e811fe46049124ee889235b58e20de6765b2964 Mon Sep 17 00:00:00 2001 From: HDF Rational Date: Fri, 5 Oct 2001 17:30:27 -0500 Subject: [svn-r4528] Purpose: Code cleanup Description: Purify detected an uninitialized memory read in test data. Solution: Corrected parameters for initializing data array so entire array is initialized. Platforms tested: Solaris 2.7 (arabica) --- test/tselect.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/tselect.c b/test/tselect.c index d0d889d..6a9d8d1 100644 --- a/test/tselect.c +++ b/test/tselect.c @@ -586,7 +586,7 @@ test_select_all(hid_t xfer_plist) /* Initialize write buffer */ for(i=0, tbuf=wbuf; i