ports/misc/amanda26-server/files/patch-server-src_find.c
Koop Mast 769329177b Make the amanda26-* ports build with the new glib 2.28.
Obtained from:	amanda upstream.
2011-07-30 09:38:05 +00:00

11 lines
292 B
C

--- server-src/find.c.orig 2011-06-25 22:52:09.000000000 +0200
+++ server-src/find.c 2011-06-25 22:53:37.000000000 +0200
@@ -257,7 +257,7 @@
dumpfile_free_data(&file);
}
- g_slist_free_full(holding_file_list);
+ _slist_free_full(holding_file_list, g_free);
}
static char *