diff -r 20fda83a6398 -r 9b6d3ca0c601 bluetooth/btcomm/src/states.cpp --- a/bluetooth/btcomm/src/states.cpp Mon Mar 15 12:44:59 2010 +0200 +++ b/bluetooth/btcomm/src/states.cpp Wed Mar 31 23:19:43 2010 +0300 @@ -799,6 +799,7 @@ CleanupStack::PopAndDestroy(2); TSDPAttributeKey key; + Mem::FillZ(&key, sizeof(TSDPAttributeKey)); key.iMaxLength = 200; key.iRange = EFalse; key.iStateLength = 0;