diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-13 14:53:57 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:32 +0200 |
| commit | 13dfc7b18c9b604c3a1334c44f56a968670d7f40 (patch) | |
| tree | 6351166367745a5f2d5517787124e2f90279d1c5 /Completion/User/_java | |
| parent | 54566: zpty: fix some issues (diff) | |
| download | zsh-13dfc7b18c9b604c3a1334c44f56a968670d7f40.tar zsh-13dfc7b18c9b604c3a1334c44f56a968670d7f40.tar.gz zsh-13dfc7b18c9b604c3a1334c44f56a968670d7f40.tar.bz2 zsh-13dfc7b18c9b604c3a1334c44f56a968670d7f40.tar.lz zsh-13dfc7b18c9b604c3a1334c44f56a968670d7f40.tar.xz zsh-13dfc7b18c9b604c3a1334c44f56a968670d7f40.tar.zst zsh-13dfc7b18c9b604c3a1334c44f56a968670d7f40.zip | |
54567: zselect: don't pass fd>=FD_SETSIZE to FD_SET
zsh% zselect 2023
==2815== Syscall param select(exceptfds) points to uninitialised byte(s)
==2815== at 0x4DDA2D6: select (in /lib64/libc-2.32.so)
==2815== by 0x4885937: bin_zselect (zselect.c:175)
==2815== by 0x410C5E: execbuiltin (builtin.c:506)
==2815== by 0x43A5FC: execcmd_exec (exec.c:4259)
==2815== by 0x433BE1: execpline2 (exec.c:2040)
==2815== by 0x432824: execpline (exec.c:1765)
==2815== by 0x431A7D: execlist (exec.c:1515)
==2815== by 0x4310E3: execode (exec.c:1296)
==2815== by 0x457D15: loop (init.c:223)
==2815== by 0x45C151: zsh_main (init.c:1933)
==2815== by 0x40FD61: main (main.c:93)
==2815== Address 0x1ffeffe5b0 is on thread 1's stack
==2815== in frame #1, created by bin_zselect (zselect.c:66)
zselect: error on select: bad file descriptor
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions
