]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/proto-p10.c
proto: add extra metadata to oper handler
[irc/evilnet/x3.git] / src / proto-p10.c
index 4247280e675ba31c217e909651f6e1295923aea3..aa223f6a1fb1fb66c8b14aa37508cba5b84dd8df 100644 (file)
@@ -2475,6 +2475,7 @@ parse_cleanup(void)
 {
     unsigned int nn;
     free(of_list);
+    free(of_list_extra);
     free(privmsg_funcs);
     num_privmsg_funcs = 0;
     free(notice_funcs);