From: ayin Date: Sun, 26 Aug 2007 18:16:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=435368da7c311ddf52b4085e295f1b6f29173cc7;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/command.C b/src/command.C index f6a59126..13825e98 100644 --- a/src/command.C +++ b/src/command.C @@ -2797,9 +2797,8 @@ rxvt_term::process_csi_seq () unicode_t ch, priv, i; unsigned int nargs, p; int n, ndef; - int arg[ESC_ARGS]; + int arg[ESC_ARGS] = { }; - memset (arg, 0, sizeof (arg)); nargs = 0; priv = 0;