1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

20490: Don't assume null termination for test string in pattern matching.

This commit is contained in:
Peter Stephenson 2004-10-15 10:21:02 +00:00
parent cf89569c45
commit a82a2564dd
3 changed files with 237 additions and 104 deletions

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -179,6 +179,7 @@ typedef union upat *Upat;