Re: [PATCH] Protect strcat from accessing an unaligend long pointer
Alexey Lapshin <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
This is fix for strcat, the same as for strNcat: https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a473f960e58bdc540eb8b6eb7f3efb52ff99cb33 Sorry for missing this bug. Regards, Alexey