Re: heap-use-after-free in rl_do_undo
On Wed, Apr 26, 2023 at 2:15 PM Chet Ramey wrote: > This one looks like it was already hit by the other guy sending in fuzzing > output. You're right, sorry I missed that.
Re: heap-use-after-free in rl_do_undo
On 4/25/23 7:49 PM, Grisha Levit wrote: This segfaults in a non-ASAN build: HISTFILE= INPUTRC=<(echo '"F": history-substring-search-forward') \ bash --norc -in <<<$'.\n..\n\cP\cT\cPF\cN\cN.\cPF\c_' Thanks for the report. This one looks like it was already hit by the other guy sending in f