hdf5/c++
Binh-Minh Ribler d24bacb8a4 [svn-r3199]
Purpose: bug fix

Description:
	I found a couple of places where virtual destructors were missing
	and could cause small memory leaks.  Also, some destructors were
	not virtual when they should be.

Solution:
	- added virtual destructors, which also free dynamically allocated
	  memory
	- added virtual to several destructors
	- also, fixed several typos

Platforms tested:
	Solaris 2.7 (arabica)
2000-12-23 08:17:32 -05:00
..
bin
config [svn-r3095] Purpose: 2000-12-07 16:43:02 -05:00
examples [svn-r3100] Purpose: 2000-12-08 13:28:02 -05:00
src [svn-r3199] 2000-12-23 08:17:32 -05:00
test [svn-r3096] Purpose: 2000-12-07 17:32:10 -05:00
aclocal.m4
configure [svn-r3107] Purpose: 2000-12-11 09:30:33 -05:00
configure.in [svn-r3107] Purpose: 2000-12-11 09:30:33 -05:00
Makefile.in [svn-r3146] Purpose: 2000-12-15 18:25:35 -05:00