mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
e1792ebb22
Bug fix Description: Variable length strings and sequences with NULL pointers were not handled by library, causing problems access the data. This also affected fill values for variable-length datatypes. Solution: Address the issues in the library by detecting NULL sequences/strings and avoid trying to convert them. Patched up dumper to display NULL sequences/strings. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest |
||
---|---|---|
.. | ||
Dependencies | ||
h5dump.c | ||
h5dump.h | ||
h5dumpgentest.c | ||
Makefile.in | ||
testh5dump.sh | ||
testh5dumpxml.sh |