fixed memory leak I introduced
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 31 Mar 2008 21:19:53 +0000 (16:19 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 1 Apr 2008 11:46:05 +0000 (06:46 -0500)
commite2c1f11715bc10504373c8c3d636f1402b00a8e6
treec31afedcbfcbaf672dd87cef0b30492b225cc40c
parentcfea1725448518f12056bff63ec5624ab82d5afb
fixed memory leak I introduced

Accidentally introducing a circular reference in a
MARC::Record object does not lead to goodness, particularly
if you export lots and lots of them.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/migration_tools/rebuild_zebra.pl