diff -r 4214adf9e0d3 -r d566d76acea1 networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp --- a/networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp Wed Jun 09 11:23:04 2010 +0300 +++ b/networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp Mon Jun 21 17:25:18 2010 +0300 @@ -73,7 +73,7 @@ if (j==count) { TInt position = 0; - gatewayList.Insert( &itemL->iTunnel, position); + gatewayList.InsertL( &itemL->iTunnel, position); // Build two strings for policy file stringBuf.Zero();