summaryrefslogtreecommitdiffstats
path: root/src/H5Fistore.c
diff options
context:
space:
mode:
authorPaul Harten <pharten@ncsa.uiuc.edu>1999-01-12 15:48:18 (GMT)
committerPaul Harten <pharten@ncsa.uiuc.edu>1999-01-12 15:48:18 (GMT)
commit2362b4e0f0dda6237c994551e01cdd2773bad019 (patch)
tree628b5ae14e2303cb3040c25adef4964e14296510 /src/H5Fistore.c
parent6c30f0ae168fa5e7cdfb1553ef41553b20350573 (diff)
downloadhdf5-2362b4e0f0dda6237c994551e01cdd2773bad019.zip
hdf5-2362b4e0f0dda6237c994551e01cdd2773bad019.tar.gz
hdf5-2362b4e0f0dda6237c994551e01cdd2773bad019.tar.bz2
[svn-r1021] Purpose:
Bug fix Problem: Segmentation fault when attempting to free NULL or uninitialized pointers. Problem noticed on Linux and HPUX10.20 platforms. Solution: Initialialize the pointer to NULL. Execute the "free" statement upon the condition that the pointer is not equal to NULL (i.e. after the allocation has taken place.) Platform tested: Linux, HPUX10.20, Solaris2.5
Diffstat (limited to 'src/H5Fistore.c')
0 files changed, 0 insertions, 0 deletions