diff options
author | Leon Arber <larber@ncsa.uiuc.edu> | 2004-11-12 02:40:14 (GMT) |
---|---|---|
committer | Leon Arber <larber@ncsa.uiuc.edu> | 2004-11-12 02:40:14 (GMT) |
commit | 5d7425c68641e5ac0a2f75d8fbfe512582582395 (patch) | |
tree | 84fd294d954695d400256559ab278e8d6014e690 /src/H5detect.c | |
parent | 73a495e7ac5af18c3ad695da8eb2ead79c1a218c (diff) | |
download | hdf5-5d7425c68641e5ac0a2f75d8fbfe512582582395.zip hdf5-5d7425c68641e5ac0a2f75d8fbfe512582582395.tar.gz hdf5-5d7425c68641e5ac0a2f75d8fbfe512582582395.tar.bz2 |
[svn-r9524] Purpose:
Bug Fix
Description:
Fixed off by one error in H5Pget_data_transform
Solution:
H5Pget_data_transform, when queried for the size of the property, should
return strlen() + 1 so that the user can allocate memory for the terminating
\0 in the string.
Also fixed a typo in a comment in H5Ztrans.c
Platforms tested:
eirene, too minor to require further testing.
Misc. update:
Diffstat (limited to 'src/H5detect.c')
0 files changed, 0 insertions, 0 deletions