summaryrefslogtreecommitdiffstats
path: root/Completion/User/_java
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-05-13 17:50:03 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-05-16 18:28:32 +0200
commitf41f7bed882b51cd7a114e101a47dea723695d4c (patch)
tree63b98c4559e110cbbde7a1392cb5ac7ff9ec2352 /Completion/User/_java
parent54567: zselect: don't pass fd>=FD_SETSIZE to FD_SET (diff)
downloadzsh-f41f7bed882b51cd7a114e101a47dea723695d4c.tar
zsh-f41f7bed882b51cd7a114e101a47dea723695d4c.tar.gz
zsh-f41f7bed882b51cd7a114e101a47dea723695d4c.tar.bz2
zsh-f41f7bed882b51cd7a114e101a47dea723695d4c.tar.lz
zsh-f41f7bed882b51cd7a114e101a47dea723695d4c.tar.xz
zsh-f41f7bed882b51cd7a114e101a47dea723695d4c.tar.zst
zsh-f41f7bed882b51cd7a114e101a47dea723695d4c.zip
54568: zformat: fix some misparse and overrun issues
Not closing a %( would simply read garbage memory % zformat -f result 'before%(a-after' 'a:hello' ; echo $result beforeaftera:hello % zformat -f result 'before%(a-after' 'a:hello' ; echo $result beforeafter# It was possible to overwrite the %% and %) sequences with arbitrary text, and %% was also undocumented. Hopefully nobody relied on this spacekey heater.
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions