fixed crash if the user quits directly after performing a command & moved mysql_free...
authorpk910 <philipp@zoelle1.de>
Tue, 31 Jan 2012 18:53:27 +0000 (19:53 +0100)
committerpk910 <philipp@zoelle1.de>
Tue, 31 Jan 2012 18:53:27 +0000 (19:53 +0100)
commit9ec0d46248903ba3f53de3d9ef3dceb2d2f1970f
tree1025aabe434f9b49c41f4f1fdddca771ddae7b6f
parentd8d2d7509f04822ba3910f8f1acecdff270bfe60
fixed crash if the user quits directly after performing a command & moved mysql_free() into main loop
src/IRCEvents.c
src/main.c
src/modcmd.c