diff options
author | vchoi-hdfgroup <55293060+vchoi-hdfgroup@users.noreply.github.com> | 2024-02-06 20:59:27 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2024-02-14 22:05:22 (GMT) |
commit | 5153821799958d142e6625a97e4ac1de0a777b0c (patch) | |
tree | a8662077dc84a090b674e002464325b4c1195f0f /.devcontainer | |
parent | fbe0c87a79746ed30de4738f29c1183898f19c50 (diff) | |
download | hdf5-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 '.devcontainer')
0 files changed, 0 insertions, 0 deletions