diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-11-08 15:33:13 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-11-08 15:33:13 (GMT) |
commit | a89dda8cb1260f05f3e283ca80310b3090940341 (patch) | |
tree | f795625c9dd894d518b75a810c4d73a39f089f87 /MANIFEST | |
parent | 677f6cc3d8d7000c19869f7c09e9a015606369b8 (diff) | |
download | hdf5-a89dda8cb1260f05f3e283ca80310b3090940341.zip hdf5-a89dda8cb1260f05f3e283ca80310b3090940341.tar.gz hdf5-a89dda8cb1260f05f3e283ca80310b3090940341.tar.bz2 |
[svn-r7830] Purpose:
Bug fix & code cleanup
Description:
Allowing the library to call malloc with a size of 0 bytes causes problems
for some users, so we check for allocations of 0 bytes and disallow them now.
Cleaned up some code which could call malloc with 0 size.
Changed some code calling HDmalloc directly to call H5MM_malloc(), which
allows us to check for 0 sized allocations.
Platforms tested:
FreeBSD 4.9 (sleipnir)
too minor to require h5committest
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions