Closed GoogleCodeExporter closed 8 years ago
Hi
Thanks for the heads up - I have not been able to get gcc to spit out that
warning;
though reading the code + strncat's manpage did lead me to same conclusion.
I have created a patch against r103 to fix this. It does not take advantage of
strlcat due portability.
~Niels
Original comment by NThykier@gmail.com
on 12 Dec 2009 at 8:48
Attachments:
Oops - looks like I misunderstood how strncat() works; that's not good.
Strlcat()
looks much easier to use, but Neils is right about portability.
Original comment by Michael....@gmail.com
on 3 Jan 2010 at 11:51
This issue was closed by revision r104.
Original comment by Michael....@gmail.com
on 3 Jan 2010 at 11:54
Original issue reported on code.google.com by
ens...@googlemail.com
on 30 Nov 2009 at 10:50