summaryrefslogtreecommitdiff
path: root/src/map/clif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.c')
-rw-r--r--src/map/clif.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/clif.c b/src/map/clif.c
index 745f90e68..56fdb4193 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -10286,6 +10286,7 @@ void clif_hercules_chsys_delete(struct hChSysCh *channel) {
}
}
}
+ dbi_destroy(iter);
}
db_destroy(channel->users);
if( channel->m ) {