-rw-r--r-- | noncore/net/opietooth/manager/bluebase.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ -163,12 +163,13 @@ namespace OpieTooth { if ( enableInquiryscan == 1) { hciconf->setIscan( true ); } else { hciconf->setIscan( false ); } + delete hciconf; } /** * Read the list of allready known devices * |