[NeXus-code-svn] r865 - in trunk: src test

apache at nexusformat.org apache at nexusformat.org
Wed Mar 14 19:03:39 GMT 2007


Author: Freddie Akeroyd
Date: Wed Mar 14 19:03:37 2007
New Revision: 865

Modified:
   trunk/src/napi.c
   trunk/src/napi4.c
   trunk/test/leak_test1.c
   trunk/test/leak_test2.cxx

Log:
Fix a few minor memory leaks. The HDF4 interface now looks OK,
but a leak remains in the HDF5 interface that seems to be related to
properties created via H5Pcreate() in NX5open(). Refs #31.



Modified: trunk/src/napi.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/src/napi.c?r1=864&r2=865

Modified: trunk/src/napi4.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/src/napi4.c?r1=864&r2=865

Modified: trunk/test/leak_test1.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/test/leak_test1.c?r1=864&r2=865

Modified: trunk/test/leak_test2.cxx
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/test/leak_test2.cxx?r1=864&r2=865


More information about the NeXus-code-svn mailing list