Re: [bug-bash] segfault in for(()) loop

2023-07-25 Thread Chet Ramey
On 7/25/23 5:31 AM, Dr. Werner Fink wrote: Thanks for the report. This was fixed several months ago. OK ... last official patch for 5.2 is still bash52-015 :) https://lists.gnu.org/archive/html/help-bash/2023-07/msg00078.html But the patch is simple enough to attach. -- ``The lyf so

Re: [bug-bash] segfault in for(()) loop

2023-07-25 Thread Dr. Werner Fink
On 2023/07/24 13:16:23 -0400, Chet Ramey wrote: > On 7/24/23 11:58 AM, vc--- via Bug reports for the GNU Bourne Again SHell > wrote: > > > Bash Version: 5.2 > > Patch Level: 15 > > Release Status: release > > > > Description: > > Segmentation fault in 'for ((...))' loop > > > > Repeat-By: >