fbs/fontandbitmapserver/tfbs/TFBS.CPP
branchRCL_3
changeset 20 25ffed67c7ef
parent 19 bbf46f59e123
--- a/fbs/fontandbitmapserver/tfbs/TFBS.CPP	Tue Aug 31 16:31:06 2010 +0300
+++ b/fbs/fontandbitmapserver/tfbs/TFBS.CPP	Wed Sep 01 12:39:21 2010 +0100
@@ -187,7 +187,7 @@
 		TestSingletonServer();
 		break;
 	case 21:
-		((CTFbsStep*)iStep)->SetTestStepID(_L("GRAPHICS-FBSERV-0623"));
+		((CTFbsStep*)iStep)->SetTestStepID(_L("GRAPHICS-FBSERV-0620"));
 		TestFontSessionCacheLookupL();
 		break;
 	case 22:
@@ -649,7 +649,7 @@
 	CheckResourceCount();
 	TEST(fbsalt->ResourceCount()==iResourceCount);
 	font3->Reset();
-	delete font3;
+	User::Free(font3);
 	iResourceCount--;
 	CheckResourceCount();
 	TEST(fbsalt->ResourceCount()==iResourceCount);
@@ -2133,7 +2133,7 @@
 	}
 
 /**
-@SYMTestCaseID      GRAPHICS-FBSERV-0623
+@SYMTestCaseID      GRAPHICS-FBSERV-0620
 @SYMTestPriority    High
 @SYMTestStatus      Implemented
 @SYMDEF             DEF140138