X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=client-src%2Fgetfsent.c;h=2c8a7e185a8cb1f777595d00e69891a036046cbf;hb=HEAD;hp=6f0f2752e46e3ace5e7a8a43fe0a909d2b5d8a1b;hpb=d92f70685083588e2a7ce6bc312a735f6937b5a6;p=debian%2Famanda diff --git a/client-src/getfsent.c b/client-src/getfsent.c index 6f0f275..2c8a7e1 100644 --- a/client-src/getfsent.c +++ b/client-src/getfsent.c @@ -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; }