summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorvchoi-hdfgroup <55293060+vchoi-hdfgroup@users.noreply.github.com>2024-02-06 20:59:27 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2024-02-14 22:05:22 (GMT)
commit5153821799958d142e6625a97e4ac1de0a777b0c (patch)
treea8662077dc84a090b674e002464325b4c1195f0f /CMakeLists.txt
parentfbe0c87a79746ed30de4738f29c1183898f19c50 (diff)
downloadhdf5-5153821799958d142e6625a97e4ac1de0a777b0c.zip
hdf5-5153821799958d142e6625a97e4ac1de0a777b0c.tar.gz
hdf5-5153821799958d142e6625a97e4ac1de0a777b0c.tar.bz2
Fix for github issue #2414: segfault when copying dataset with attrib… (#3967)
* Fix for github issue #2414: segfault when copying dataset with attributes. This also fixes github issue #3241: segfault when copying dataset. Need to set the location via H5T_set_loc() of the src datatype when copying dense attributes. Otherwise the vlen callbacks are not set up therefore causing seg fault when doing H5T_convert() -> H5T__conv_vlen().
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions