[MSCTF_WINETEST] Sync with Wine Staging 2.9. CORE-13362
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 3 Jun 2017 22:29:38 +0000 (22:29 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sat, 3 Jun 2017 22:29:38 +0000 (22:29 +0000)
svn path=/trunk/; revision=74817

rostests/winetests/msctf/inputprocessor.c

index 7c12936..34a2709 100644 (file)
@@ -1692,6 +1692,7 @@ static void test_startSession(void)
     ITfContext_Release(cxt);
     ITfContext_Release(cxt2);
     ITfContext_Release(cxt3);
+    ITextStoreACP_Release(ts);
 }
 
 static void test_endSession(void)