Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"double free or corruption (out)" in zsh correct
- X-seq: zsh-workers 49180
- From: Henning Reich <henning.reich@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: "double free or corruption (out)" in zsh correct
- Date: Wed, 21 Jul 2021 15:01:37 +0200
- Archived-at: <https://zsh.org/workers/49180>
- List-id: <zsh-workers.zsh.org>
Hi,
you probably already know but it seems there is a bug in the correct
function (or is this not part of zsh?).
To reproduce see the steps below. Tested on arch and ubuntu 20.04.
Thanks a lot
Henning
--
henning@homeoffice ~ % zsh --version
zsh 5.8 (x86_64-pc-linux-gnu)
henning@homeoffice ~ % A=$(PWD)
zsh: correct 'PWD' to 'pwd' [nyae]? y
double free or corruption (out)
Achtung: Das Programm „/bin/zsh“ ist abgestürzt.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author