]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanprofile/chanprofile.c
TRUSTS: require sqlite
[irc/quakenet/newserv.git] / chanprofile / chanprofile.c
index 57fe6d6e851febc1aa602b328115d4b4a77dbaa5..a4c4a8dc03235e58c55eaeb03a26dcc0504f2e2b 100644 (file)
@@ -174,6 +174,8 @@ int reportprofiles(void *source, int cargc, char **cargv) {
     reportprofile(sender,cpary[i]);
   }
    
+  free(cpary);
+
   controlreply(sender,"--- End of list."); 
 
   clearprofiles();