Re: SourceAv in rewind_input_string when trying to compare with rvalue

2025-05-01 Thread Chet Ramey
On 5/1/25 10:46 AM, Grisha Levit wrote: On Fri, Apr 25, 2025, 16:08 Александр Ушаков wrote: I encountered an issue in Bash and would like to report it. crash2.txt is attached to the email. Steps to reproduce $ CC=clang-19 CFLAGS="-fsanitize=address -g -O0" ./configure --without-bash-malloc

Re: SourceAv in rewind_input_string when trying to compare with rvalue

2025-05-01 Thread Grisha Levit
On Fri, Apr 25, 2025, 16:08 Александр Ушаков wrote: > > I encountered an issue in Bash and would like to report it. crash2.txt is > attached to the email. > > Steps to reproduce > > $ CC=clang-19 CFLAGS="-fsanitize=address -g -O0" ./configure > --without-bash-malloc > $ make > $ cat crash2.txt |