summaryrefslogtreecommitdiffstats
path: root/src/H5EAdbg.c
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2017-04-03 23:48:51 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2017-04-03 23:48:51 (GMT)
commitd6ea49f5cbcaa852cd0caf34278ec61108667bc3 (patch)
treef1991a33af86c907fd4537d38b6ae2c78b3d52c8 /src/H5EAdbg.c
parent6387f7099d22c66dab415c57f9fd547eb86e4ad5 (diff)
parentd522632b9e1f1d88db2117e89f3caba0dc4cf38b (diff)
downloadhdf5-d6ea49f5cbcaa852cd0caf34278ec61108667bc3.zip
hdf5-d6ea49f5cbcaa852cd0caf34278ec61108667bc3.tar.gz
hdf5-d6ea49f5cbcaa852cd0caf34278ec61108667bc3.tar.bz2
Merge pull request #390 in HDFFV/hdf5 from develop to hdf5_1_10
* commit 'd522632b9e1f1d88db2117e89f3caba0dc4cf38b': Switch to using flag in signal handler, to trigger dropping out of main loop and shutdown cleanly, instead of calling leave() from the signal handler. 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/H5EAdbg.c')
0 files changed, 0 insertions, 0 deletions