diff -r 32ba20339036 -r 1f10b9300be6 bluetooth/btstack/linkmgr/physicallinks.cpp --- a/bluetooth/btstack/linkmgr/physicallinks.cpp Tue May 25 13:54:55 2010 +0300 +++ b/bluetooth/btstack/linkmgr/physicallinks.cpp Wed Jun 09 10:55:02 2010 +0300 @@ -145,6 +145,7 @@ delete iPhysicalLinkMetrics; delete iPinRequester; delete iNumericComparator; + delete iUserConfirmer; delete iPasskeyEntry; delete iArbitrationDelay; delete iRoleSwitchCompleteCallBack;