bluetooth/btcomm/src/states.cpp
branchRCL_3
changeset 11 20fda83a6398
parent 0 29b1cd4cb562
child 12 9b6d3ca0c601
--- a/bluetooth/btcomm/src/states.cpp	Fri Mar 12 15:49:00 2010 +0200
+++ b/bluetooth/btcomm/src/states.cpp	Mon Mar 15 12:44:59 2010 +0200
@@ -693,6 +693,7 @@
 		RNetDatabase& netdb=aContext->iNetDatabase;
 
 		TSDPAttributeKey key;
+		Mem::FillZ(&key, sizeof(TSDPAttributeKey));
 		key.iQueryType = KSDPAttributeQuery;
 		// suck out the first service record handle.
 		iFactory->iExtractedHandleCount = 1;