Re: [PATCH] string: Fix buffer overrun in newlib/libc/string/strrchr.c (#184)
Jeff Johnston <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAOox84sJ6_pDrhsNiReOPfFth6fTm8fQmB_u4EWwKahR7OtELA@mail.gmail.com> |
Thanks Keith, patch applied. -- Jeff J. On Mon, Oct 11, 2021 at 12:41 PM Keith Packard <[email protected]> wrote: > > A picolibc user found a buffer overrun error in strrchr which should > apply to newlib. > > > -- > -keith >