[GNO]DBM_File must free any filter CVs in DESTROY.
authorNicholas Clark <nick@ccl4.org>
Thu, 21 Oct 2010 05:58:11 +0000 (07:58 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 21 Oct 2010 06:31:16 +0000 (08:31 +0200)
commit11d95c64b33c4850567d44b5bbaeaa74eeff1525
tree77a66d9bfb9eff720fc283b8dc94b14a0695867e
parenta3ccc6f96faf75718ef71a5bfdce27781e7ae31a
[GNO]DBM_File must free any filter CVs in DESTROY.

They have been leaking these since DBM filters were first added in 1999 by
9fe6733ac5627edd. DB_File and SDBM_File have always correctly freed their
filters.
ext/GDBM_File/GDBM_File.xs
ext/NDBM_File/NDBM_File.xs
ext/ODBM_File/ODBM_File.xs