zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] Glob handling is brittle
@ 2018-11-26  5:38 Martijn Dekker
  2018-11-27 12:14 ` Jun T
  0 siblings, 1 reply; 3+ messages in thread
From: Martijn Dekker @ 2018-11-26  5:38 UTC (permalink / raw)
  To: Zsh hackers list

The script below reliably makes zsh hang.

(ksh93 hangs, too. mksh, bash, yash, and ash variants execute it in no 
time at all.)

- M.

case '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' in
( *\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\\
*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\* )
	echo ok ;;
esac

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-27 15:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-26  5:38 [BUG] Glob handling is brittle Martijn Dekker
2018-11-27 12:14 ` Jun T
2018-11-27 15:08   ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).