diff options
| author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2019-10-28 12:11:20 +0100 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-06-04 05:46:11 +0200 |
| commit | feee3e825659ec5ad49796ef25d843850aa90511 (patch) | |
| tree | 8aec0456a95590218421fff1ec0626c2719fd869 /ChangeLog | |
| parent | 54624: parse_class would underallocate if posix character classes are used (diff) | |
| download | zsh-feee3e825659ec5ad49796ef25d843850aa90511.tar zsh-feee3e825659ec5ad49796ef25d843850aa90511.tar.gz zsh-feee3e825659ec5ad49796ef25d843850aa90511.tar.bz2 zsh-feee3e825659ec5ad49796ef25d843850aa90511.tar.lz zsh-feee3e825659ec5ad49796ef25d843850aa90511.tar.xz zsh-feee3e825659ec5ad49796ef25d843850aa90511.tar.zst zsh-feee3e825659ec5ad49796ef25d843850aa90511.zip | |
44874: fix a memory leak and potential heap corruption when rotating lines
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2026-06-04 Mikael Magnusson <mikachu@gmail.com> + * Roman Perepelitsa: 44874: Src/Zle/zle_refresh.c: fix a memory + leak and potential heap corruption when rotating lines + * 54624: Src/Zle/complete.c: parse_class would underallocate if posix character classes are used |
