summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2015-04-06 23:47:09 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2015-04-06 23:47:09 (GMT)
commit343a52747c234f41da2e007a696786a51f74ad69 (patch)
treee5e0d34cc44afb19c5d13c89a9b19037f4284a38 /README.txt
parent5a810576d55f21ee8a872b904026647358113836 (diff)
downloadhdf5-343a52747c234f41da2e007a696786a51f74ad69.zip
hdf5-343a52747c234f41da2e007a696786a51f74ad69.tar.gz
hdf5-343a52747c234f41da2e007a696786a51f74ad69.tar.bz2
[svn-r26743] Purpose: Fix daily test failure
Description: - In DataType::DataType(const PredType& pred_type), using DataType::copy will invoke DataType::close() unnecessarily, which will produce undefined behavior. Changed to call H5Tcopy directly, code reuse is not useful in this case. - Also, fixed CommonFG::childObjVersion to return expected value outside of an if/else block. Merged from trunk r26737. Platforms tested: Linux/ppc64 (ostrich) Linux/64 (platypus) Linux/32 2.6 (jam)
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions