X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_blockcaps.cpp;h=a15cc67c5e215e5ae60571b1e01b7c371723c65d;hb=9dd72b7003963d868a23da930a91300b49ab4959;hp=017217073793421339cc504bc43ab9eaa146c048;hpb=f6fc729c7211ac6cc9fca4ef63a710b48ccf2457;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_blockcaps.cpp b/src/modules/m_blockcaps.cpp index 017217073..a15cc67c5 100644 --- a/src/modules/m_blockcaps.cpp +++ b/src/modules/m_blockcaps.cpp @@ -104,6 +104,7 @@ public: virtual ~ModuleBlockCAPS() { + DELETE(bc); } virtual Version GetVersion()