summaryrefslogtreecommitdiffstats
path: root/Completion/User/_java
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-05-12 15:38:05 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-05-16 18:28:30 +0200
commitd8c0f00853e6223a9cd013468677a055f7052dfb (patch)
tree1c123d7772dc0ae114ced75609f78ec838223a77 /Completion/User/_java
parent54557: langinfo: fix some metafy confusion (diff)
downloadzsh-d8c0f00853e6223a9cd013468677a055f7052dfb.tar
zsh-d8c0f00853e6223a9cd013468677a055f7052dfb.tar.gz
zsh-d8c0f00853e6223a9cd013468677a055f7052dfb.tar.bz2
zsh-d8c0f00853e6223a9cd013468677a055f7052dfb.tar.lz
zsh-d8c0f00853e6223a9cd013468677a055f7052dfb.tar.xz
zsh-d8c0f00853e6223a9cd013468677a055f7052dfb.tar.zst
zsh-d8c0f00853e6223a9cd013468677a055f7052dfb.zip
54558: ksh93: .sh.match handling with KSHARRAYS set was totally broken
If (#m) was not active, the getsparam("MATCH") is always NULL, terminating the whole array. Copying zsh_match into *ap didn't advance the pointer, NULL terminating the pointer again. The array length was one short (MATCH in front and NULL terminator means it should be +2).
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions