From bf8725c77da5ebde23d929cfd688be8cdea5b815 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Thu, 26 Nov 2015 22:46:39 +0000 Subject: [PATCH] [RPCSS] Sync with Wine Staging 1.7.55. CORE-10536 svn path=/trunk/; revision=70124 --- reactos/base/services/rpcss/epmp.c | 2 ++ reactos/media/doc/README.WINE | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/reactos/base/services/rpcss/epmp.c b/reactos/base/services/rpcss/epmp.c index 5776cf6669e..ceb974016be 100644 --- a/reactos/base/services/rpcss/epmp.c +++ b/reactos/base/services/rpcss/epmp.c @@ -251,6 +251,8 @@ void __cdecl ept_map(handle_t h, } LeaveCriticalSection(&csEpm); + + I_RpcFree(protseq); } void __cdecl ept_lookup_handle_free(handle_t h, diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index 51c5538b19d..2189af465cf 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -241,7 +241,7 @@ reactos/base/applications/notepad # Forked at Wine-20041201 reactos/base/applications/regedit # Out of sync reactos/base/applications/winhlp32 # Synced to WineStaging-1.7.55 reactos/base/applications/wordpad # Synced to WineStaging-1.7.55 -reactos/base/services/rpcss # Synced to WineStaging-1.7.37 +reactos/base/services/rpcss # Synced to WineStaging-1.7.55 reactos/base/system/expand # Synced to WineStaging-1.7.47 reactos/base/system/msiexec # Synced to WineStaging-1.7.47 reactos/modules/rosapps/winfile # Autosync