installationservices/swi/source/sisregistry/server_legacy/sisregistryserversession.cpp
branchRCL_3
changeset 24 5cc91383ab1e
parent 23 cd189dac02f7
child 25 7333d7932ef7
equal deleted inserted replaced
23:cd189dac02f7 24:5cc91383ab1e
  1854 				}
  1854 				}
  1855 			else
  1855 			else
  1856 				{
  1856 				{
  1857 				// Destroys object so we continue to next iteration.
  1857 				// Destroys object so we continue to next iteration.
  1858 				CleanupStack::PopAndDestroy(sidObject);
  1858 				CleanupStack::PopAndDestroy(sidObject);
       
  1859 				sidObject = NULL;
  1859 				}
  1860 				}
  1860 			}  // End for loop.
  1861 			}  // End for loop.
  1861 
  1862 
  1862 		if (!sidObject)
  1863 		if (!sidObject)
  1863 			{
  1864 			{