Re: [PATCH] Protect strcat from accessing an unaligend long pointer
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 12 03:14, Alexey Lapshin wrote: > - related to Bug libc/32679 > --- > newlib/libc/string/strcat.c | 21 ++++++++++++--------- > 1 file changed, 12 insertions(+), 9 deletions(-) Pushed. Thanks, Corinna