mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 23:11:14 +02:00
Fix infinite loop on `r OLD=NEW' when OLD is the empty string.
This commit is contained in:
parent
22faf1fa4b
commit
d8aee67492
1 changed files with 4 additions and 0 deletions
|
@ -1250,6 +1250,10 @@ bin_fc(char *nam, char **argv, char *ops, int func)
|
|||