File 8c779aae27af9d714230fdc18f61d0e34f805328.patch of Package rxvt-unicode.openSUSE_13.1_Update

From 8c779aae27af9d714230fdc18f61d0e34f805328 Mon Sep 17 00:00:00 2001
From: Marc Lehmann <schmorp@schmorp.de>
Date: Thu, 24 Apr 2014 22:32:59 +0000
Subject: [PATCH] *** empty log message ***

---
 Changes       | 2 ++
 src/command.C | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/command.C b/src/command.C
index 2bd1a36..db20b87 100644
--- a/src/command.C
+++ b/src/command.C
@@ -3381,7 +3381,7 @@ rxvt_term::process_xterm_seq (int op, char *str, char resp)
                 && actual_format == 8)
               str = (const char *)(value);
 
-            tt_printf ("\033]%d;%s%c", op, str, resp);
+            tt_printf ("\033]%d;%s%c", op, option (Opt_insecure) ? str : "", resp);
 
             XFree (value);
           }
-- 
1.9.3

openSUSE Build Service is sponsored by