lintian doesn't like orphan packages with uploaders...
[debian/amanda] / client-src / getfsent.c
index 6f0f2752e46e3ace5e7a8a43fe0a909d2b5d8a1b..2c8a7e185a8cb1f777595d00e69891a036046cbf 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Amanda, The Advanced Maryland Automatic Network Disk Archiver
  * Copyright (c) 1991-1998, 2001 University of Maryland at College Park
+ * Copyright (c) 2007-2012 Zmanda, Inc.  All Rights Reserved.
  * All Rights Reserved.
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
@@ -753,6 +754,7 @@ main(
 
     amfree(name);
 
+    dbclose();
     return 0;
 }