Re: Bash-5.2-alpha available

2022-03-02 Thread Chet Ramey
On 3/2/22 6:13 AM, Andreas Schwab wrote:
> 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.

Thanks, this was already fixed with some changes I haven't pushed yet.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRUc...@case.eduhttp://tiswww.cwru.edu/~chet/



Re: Bash-5.2-alpha available

2022-03-02 Thread Andreas Schwab
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, , ,
, .

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

Type *2 (move to line 1),  -> crash

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