bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash-5.2-alpha available


From: Andreas Schwab
Subject: Re: Bash-5.2-alpha available
Date: Wed, 02 Mar 2022 12:13:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

On Mär 01 2022, Chet Ramey wrote:

> Thanks. I can easily fix the pointer aliasing issue, but it is not going to
> be identical to incremental search.

I'm still getting crashes due to double free.

bash-5.2$ history
    1  echo 1
    2  history

Type e, <history-search-backward>, <end-of-history>,
<beginning-of-line>, <kill-line>.

bash-5.2$ history
    1* echo 1
    2  history
    3  history

Type <previous-history>*2 (move to line 1), <accept-line> -> crash

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]