Re: asan report in extmatch

2023-03-17 Thread Chet Ramey
On 3/16/23 7:48 PM, Grisha Levit wrote: The relevant code was added in https://git.savannah.gnu.org/cgit/bash.git/commit/?id=da43077 with similar additions to both gmatch and extmatch, but I suspect the test on line 912 was not meant to be in extmatch: Thanks for the report. I agree we should k

asan report in extmatch

2023-03-16 Thread Grisha Levit
The relevant code was added in https://git.savannah.gnu.org/cgit/bash.git/commit/?id=da43077 with similar additions to both gmatch and extmatch, but I suspect the test on line 912 was not meant to be in extmatch: > .a bash -O extglob -O dotglob -c ': ./!(.foo)' ERROR: AddressSanitizer: heap-buffe