]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fixed crash in m_mysql if a module is unloaded while executing
authorAdam <Adam@anope.org>
Thu, 13 Sep 2012 17:50:25 +0000 (13:50 -0400)
committerAdam <Adam@anope.org>
Thu, 13 Sep 2012 17:50:25 +0000 (13:50 -0400)
commite39da8182472ffa85819110f199bc8b1cfc19b07
tree88b193f6852010975e333d97e5afb29a5b7e9e6c
parent8597ba610b854b17d3ec5f9326ba575c4f87085d
Fixed crash in m_mysql if a module is unloaded while executing
a query and there is only one query in the queue to be executed.
src/modules/extra/m_mysql.cpp