[pkg-remote-commits] [xrdp] 04/05: Fix patch.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Apr 24 18:43:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit d75ad3b3f026a6b7456e1020bb4844866558db62
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Apr 24 20:24:46 2017 +0200

    Fix patch.
---
 debian/patches/cve-2017-6967.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/cve-2017-6967.diff b/debian/patches/cve-2017-6967.diff
index 5f5c932..1fdb425 100644
--- a/debian/patches/cve-2017-6967.diff
+++ b/debian/patches/cve-2017-6967.diff
@@ -66,7 +66,7 @@ Origin: https://github.com/neutrinolabs/xrdp/commit/4b8a33e087ee9cf5556b40b717cd
 +        else if (SCP_SESSION_TYPE_XORG == s->type)
 +        {
 +            log_message(LOG_LEVEL_INFO, "starting Xorg session...");
-+            display = session_start(data, SESMAN_SESSION_TYPE_XORG, c, s);
++            display = session_start(data, SESMAN_SESSION_TYPE_XORG, s);
 +        }
 +        /* if the session started up ok, auth_end will be called on
 +           sig child */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/xrdp.git



More information about the pkg-remote-commits mailing list