]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Maintain refcount of Module objects to complain about leaked pointers
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 19 Oct 2009 20:12:22 +0000 (20:12 +0000)
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 19 Oct 2009 20:12:22 +0000 (20:12 +0000)
commitbe10eab6ce68d4f06cc7b14bc2fca35e005ce6b5
treec22583006f80a8cb86bb15489c196832476cd28a
parentaa7cc18468f4b16bf79cd1788cad0cbf0d926817
Maintain refcount of Module objects to complain about leaked pointers

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11925 e03df62e-2008-0410-955e-edbf42e46eb7
include/base.h
include/ctables.h
include/dns.h
include/extensible.h
include/mode.h
include/modules.h
src/base.cpp
src/modules.cpp