From e72d93a703f4b38109f8f02ec96a759d93b8f91c Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 28 Jun 2002 16:30:08 +0000 Subject: Don't leak --- (limited to 'noncore/net/opietooth/manager/bluebase.cpp') diff --git a/noncore/net/opietooth/manager/bluebase.cpp b/noncore/net/opietooth/manager/bluebase.cpp index b4b59c3..0385cb1 100644 --- a/noncore/net/opietooth/manager/bluebase.cpp +++ b/noncore/net/opietooth/manager/bluebase.cpp @@ -166,6 +166,7 @@ namespace OpieTooth { } else { hciconf->setIscan( false ); } + delete hciconf; } -- cgit v0.9.0.2