https://sourceware.org/bugzilla/show_bug.cgi?id=25713
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13090|0 |1 is obsolete| | --- Comment #17 from Nick Clifton <nickc at redhat dot com> --- Created attachment 13095 --> https://sourceware.org/bugzilla/attachment.cgi?id=13095&action=edit Proposed patch Hi Jaydeep, Sorry to be a bother, but please could you test this revised version of the patch ? It occurred to me last night that the calls to strcat() were unsafe and could trigger a buffer overrun so I have replaced them with strncat() instead. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.