summaryrefslogtreecommitdiffstats
path: root/Completion/User/_java
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-05-08 16:55:35 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-05-16 18:28:27 +0200
commitbb01ed6b9a140d889a65390ce20ee1070bd271f9 (patch)
tree3368852c98b38bf28dd1b7781687b09739f098c1 /Completion/User/_java
parent54536: Coverity CID 1255827 Fix leak of prog in loadautofn() (diff)
downloadzsh-bb01ed6b9a140d889a65390ce20ee1070bd271f9.tar
zsh-bb01ed6b9a140d889a65390ce20ee1070bd271f9.tar.gz
zsh-bb01ed6b9a140d889a65390ce20ee1070bd271f9.tar.bz2
zsh-bb01ed6b9a140d889a65390ce20ee1070bd271f9.tar.lz
zsh-bb01ed6b9a140d889a65390ce20ee1070bd271f9.tar.xz
zsh-bb01ed6b9a140d889a65390ce20ee1070bd271f9.tar.zst
zsh-bb01ed6b9a140d889a65390ce20ee1070bd271f9.zip
54537: Coverity CID 1372427 buffer overrun in zexecve()
This one is probably harmless, it's in BSS and we're about to throw away our entire address space. Ironically I think this change doesn't actually fix the CID because it's complaining about the strcpy, but pth will always fit in buf, the problem is pwd.
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions