summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_env
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-06-08 18:35:18 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-06-10 05:20:52 +0200
commit9702f0a4efe8d41859f823f45083521317e3b8b4 (patch)
tree6bf5468dc834ffd61b8bb46f8514ea242b5284d0 /Completion/Unix/Command/_env
parent54705: ksh93: fix use after free of .sh.edchar (diff)
downloadzsh-9702f0a4efe8d41859f823f45083521317e3b8b4.tar
zsh-9702f0a4efe8d41859f823f45083521317e3b8b4.tar.gz
zsh-9702f0a4efe8d41859f823f45083521317e3b8b4.tar.bz2
zsh-9702f0a4efe8d41859f823f45083521317e3b8b4.tar.lz
zsh-9702f0a4efe8d41859f823f45083521317e3b8b4.tar.xz
zsh-9702f0a4efe8d41859f823f45083521317e3b8b4.tar.zst
zsh-9702f0a4efe8d41859f823f45083521317e3b8b4.zip
54707: fix autoload +X nonexist leaving funcdef at dummy
% autoload +X nonexist zsh:999: nonexist: function definition file not found % nonexist exec.c:6086: function definition nonexist has zero reference count All the paths that set shf->funcdef in loadautofn call freeeprog on the old one first anyway, so rather than make a new mkautofn if loadautofn fails, just keep the old one.
Diffstat (limited to 'Completion/Unix/Command/_env')
0 files changed, 0 insertions, 0 deletions