summaryrefslogtreecommitdiffstats
path: root/src/H5C.c
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-03-28 04:38:35 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-03-28 04:38:35 (GMT)
commit37c56ebd37652aac75634187d256d831c781c3bd (patch)
tree9f1dbcae382d30906a941aa25a41e804a4bafb2a /src/H5C.c
parentf21b268812b10e11ee98be17dd121e6a43525aef (diff)
downloadhdf5-37c56ebd37652aac75634187d256d831c781c3bd.zip
hdf5-37c56ebd37652aac75634187d256d831c781c3bd.tar.gz
hdf5-37c56ebd37652aac75634187d256d831c781c3bd.tar.bz2
Fix HDFFV-8089
Description: Some code within an "ifdef H5D_CHUNK_DEBUG" block was using outdated data structure but not caught because the case of H5D_CHUNK_DEBUG being defined was never tested. It was commented out. I defined H5D_CHUNK_DEBUG, tested, and commented out again. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Diffstat (limited to 'src/H5C.c')
0 files changed, 0 insertions, 0 deletions