summaryrefslogtreecommitdiffstats
path: root/fortran/test
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2016-09-23 21:16:03 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2016-09-23 21:16:03 (GMT)
commitc06993b5b78b5f2594e58d1d3acd16017916acae (patch)
tree666fbc0d94bd29fc553cdeb3d3e18dcec2f18892 /fortran/test
parent3a89114ce59796045079e0a1ed83237cf395c333 (diff)
parenta7fb4ede8601e135433ef2d23bf4bbb466d9f58d (diff)
downloadhdf5-c06993b5b78b5f2594e58d1d3acd16017916acae.zip
hdf5-c06993b5b78b5f2594e58d1d3acd16017916acae.tar.gz
hdf5-c06993b5b78b5f2594e58d1d3acd16017916acae.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'a7fb4ede8601e135433ef2d23bf4bbb466d9f58d': Fix bug in "nooptype" decode in fix for TALOS-0177. Change check for number of dimensions for old-style arrays in datatype decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect. Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow. Replace assertion in H5O_dtype_decode_helper for number of array dimensions with a check and error. The assertion was inappropriate because it is operating on data read from the file, which the library does not always have direct control of.
Diffstat (limited to 'fortran/test')
0 files changed, 0 insertions, 0 deletions