hdf5/tools
Quincey Koziol 53eb528071 [svn-r20539] Description:
Bring Coverity changes back to trunk:

r20276:
Add recursive is vlen string function.
Cleanup resource leaks for issues: 200,202,329,688,811,812


r20277:
Check types and close by adding error section: issue 687


r20278:
Replaced implicit pointer conversion with (ocrt_info.new_obj != NULL).


r20280:
Addressed coverity issues 927-929 & 583.  The real issue is failure to check 
file name length -- at least at the H5FD interface level.  This needs more work, but at least I have dealt with the issue in H5FDfamily.c


r20337:
H5O_type_t  obj_type = H5O_TYPE_UNKNOWN;


r20338:
Added udata.name = NULL; to prevent potential uninitialized use after done: label.


r20339:
coverity issues: 686,828,1670-1673,1707-1711


Tested on:
        FreeBSD/32 6.3 (duty) in debug mode
        FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
        FreeBSD/32 8.2 (loyalty) w/gcc4.6, in debug mode
        FreeBSD/64 8.2 (freedom) w/gcc4.6, in debug mode
        Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
                w/C++ & FORTRAN, w/threadsafe, in debug mode
        Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
                w/C++ & FORTRAN, in production mode
        Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
                w/szip filter, w/threadsafe, in production mode
        Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
        Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
2011-04-18 05:18:47 -05:00
..
h5copy [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5diff [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5dump [svn-r20539] Description: 2011-04-18 05:18:47 -05:00
h5import [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5jam [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5ls [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5repack [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5stat [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
lib [svn-r20539] Description: 2011-04-18 05:18:47 -05:00
misc [svn-r20536] Description: 2011-04-17 13:57:07 -05:00
testfiles [svn-r20488] Purpose: 2011-04-12 18:02:33 -05:00
CMakeLists.txt [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
Makefile.in [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00