On 08/07/18 10:36 AM, Jim Meyering wrote: > On Sat, Jul 7, 2018 at 9:28 PM, Assaf Gordon wrote: >> On 07/07/18 05:01 AM, bugs@feusi.co wrote: >>> >>> I am working on a project in which I use the afl fuzzer to fuzz >>> different open-source software. In doing so, I discovered a >>> heap buffer overflow in sed/execute.c, line 992. >> >> Attached is a suggested fix. >> >> comments very welcomed, > > Here are some suggested comment adjustments: Thanks. Attached updated version. I will push it tomorrow if there are no further comments. regards, - assaf