Quincey Koziol a613b70f93 [svn-r25197] Description:
Bring changes from hdf5_1_8_coverity branch back to trunk:

r20878:
    Issue 76: Check if H5Tget_nmembers(type) fails and simply return(FALSE). Also move printf to after check.

r20880:
    Issue 192: Create ret_val var set to -1. Add out label for failures to jump to, return ret_val at bottom.

r20882:
    Fixes for coverity:
    1) bug #1679: remove dead code in test/mf.c
    2) bug #1680: remove dead code in tools/lib/h5diff_dset.c

r20883:
    Fix coverity issue 585

    Description:
    Changed variable "c" in processStrData in h5import.c to an int, to match fgetc
    return value, and removed call to feof, instead checking if c == EOF.

Tested on:
    MacOSX/64 10.9.3 (amazon) w/C++, FORTRAN & parallel
    (too minor to require h5committest)
2014-05-16 22:22:51 -05:00
..
2005-03-29 14:57:23 -05:00
2005-03-29 14:57:23 -05:00
2005-03-29 14:57:23 -05:00
2005-03-29 16:47:53 -05:00
2012-03-31 03:49:35 -05:00
2010-03-18 07:23:04 -05:00
2005-03-28 10:24:10 -05:00
2005-03-28 10:24:10 -05:00
2005-03-28 10:24:10 -05:00
2005-03-29 16:47:53 -05:00
2013-08-15 08:24:28 -05:00
2014-05-16 22:22:51 -05:00
2005-03-28 10:24:10 -05:00