bluetooth/btcomm/src/states.cpp
branchRCL_3
changeset 12 9b6d3ca0c601
parent 11 20fda83a6398
--- 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;