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

unposted: uninitialised variable could result from 23144

This commit is contained in:
Peter Stephenson 2007-02-06 10:12:20 +00:00
parent 49437215b2
commit bae2ec88e5
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-02-06 Peter Stephenson <pws@csr.com>
* unposted: Src/Zle/complist.c: 23144 could leave an uninitialised
variable.
2007-02-05 Clint Adams <clint@zsh.org>
* 23151: Completion/Unix/Command/.distfiles,

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -3126,7 +3126,7 @@ domenuselect(Hookdef dummy, Chdata dat)