1848. [bug] Improve SMF integration. [RT #13238]

This commit is contained in:
Mark Andrews
2005-04-05 02:13:09 +00:00
parent d466ad91a5
commit 324fce9bcb
+2 -2
View File
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: main.c,v 1.119.2.3.2.19 2005/04/05 01:29:31 marka Exp $ */
/* $Id: main.c,v 1.119.2.3.2.20 2005/04/05 02:13:09 marka Exp $ */
#include <config.h>
@@ -566,7 +566,7 @@ setup(void) {
else
ns_smf_got_instance = 0;
if (instance != NULL)
isc_mem_free(instance);
isc_mem_free(ns_g_mctx, instance);
#endif /* HAVE_LIBSCF */
#ifdef PATH_RANDOMDEV