Re: [PATCH] build system: fix potential buffer overflow
"Roberto A. Foglietta via busybox" <[email protected]>
| Newsgroups | gmane.linux.busybox |
|---|---|
| Message-ID | <CAJGKYO42O+oQhaSYEyu2y-WB5_E+Ha80yLUu3y69kgkLdEWg5g@mail.gmail.com> |
On Sun, 29 Mar 2026 at 13:28, Alyssa Ross via busybox <[email protected]> wrote: > > This could potentially write one byte past the end of line. > Identified by fortify-headers. Considering the recent troubles affecting git/web busybox infrastructure, I copied your contribute here: https://github.com/robang74/busybox/commit/aafe51cd64fe2e97c96b5d6780a7dd06dda6fa15 In order to keep a repository up to date and allowing people checkout the master as-is and cherry-pick whatever else they wish Best regards, R-