projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2acedc6
)
*** empty log message ***
author
ayin
<ayin>
Sun, 26 Aug 2007 18:16:52 +0000
(18:16 +0000)
committer
ayin
<ayin>
Sun, 26 Aug 2007 18:16:52 +0000
(18:16 +0000)
src/command.C
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index f6a59126c551ce61f752e34d577f3484cf00f50f..13825e9876d6d18cd3d7498f2c70e0d06b4f75d0 100644
(file)
--- 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;