summaryrefslogtreecommitdiffstats
path: root/src/H5Gname.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2008-06-27 18:46:32 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2008-06-27 18:46:32 (GMT)
commit8776008f6648362656cf5a9208e67382137cc40b (patch)
treebd7ab157d083ec9e6cb4f6b58fa3f4125da35165 /src/H5Gname.c
parentef6ebe54bbd60a7d4e259bff92decd2ead0510de (diff)
downloadhdf5-8776008f6648362656cf5a9208e67382137cc40b.zip
hdf5-8776008f6648362656cf5a9208e67382137cc40b.tar.gz
hdf5-8776008f6648362656cf5a9208e67382137cc40b.tar.bz2
[svn-r15290] H5Tpack didn't act correctly with nested compound datatype. The new size of the type in the
inner nest wasn't passed to the outer nest. This has been fixed. Tested on kagiso, linew, smirom.
Diffstat (limited to 'src/H5Gname.c')
-rw-r--r--src/H5Gname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Gname.c b/src/H5Gname.c
index 1efb91e..185da21 100644
--- a/src/H5Gname.c
+++ b/src/H5Gname.c
@@ -1173,4 +1173,3 @@ done:
FUNC_LEAVE_NOAPI(ret_value)
} /* end H5G_get_name_by_addr() */
-