Freed hashtable iterator to dcb_usersPrint.
This commit is contained in:
@ -189,5 +189,6 @@ char *sep, *user;
|
|||||||
sep = ", ";
|
sep = ", ";
|
||||||
}
|
}
|
||||||
dcb_printf(dcb, "\n");
|
dcb_printf(dcb, "\n");
|
||||||
|
hashtable_iterator_free(iter);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user