diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-12 18:51:19 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:31 +0200 |
| commit | 371394a523aa39013b802f76ec5684b94c45e50d (patch) | |
| tree | 0909065f307d0d8f42aad0f2ba4609dc256ab5ef /Completion/User/_java | |
| parent | 54561: regex: regfree on pattern where regcomp failed could be undefined beha... (diff) | |
| download | zsh-371394a523aa39013b802f76ec5684b94c45e50d.tar zsh-371394a523aa39013b802f76ec5684b94c45e50d.tar.gz zsh-371394a523aa39013b802f76ec5684b94c45e50d.tar.bz2 zsh-371394a523aa39013b802f76ec5684b94c45e50d.tar.lz zsh-371394a523aa39013b802f76ec5684b94c45e50d.tar.xz zsh-371394a523aa39013b802f76ec5684b94c45e50d.tar.zst zsh-371394a523aa39013b802f76ec5684b94c45e50d.zip | |
54562: random: Fix some bugs in the random module
% echo $(( zrand_int(4294967295) ))
zsh: Upper bound (4294967295) out of range: 0-4294967295
3910196459
read loop had incorrect condition as well as passing negative status
codes on to the pointer arithmetic
clz64 shifted by 1 bit instead of 2
remove incorrect comment (it applies to the case where max is 1, which
is not very interesting)
and some minor stuff
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions
