[Mono-bugs] [Bug 69043][Wis] Changed - We are using strncpy on overlapping strings
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Nov 2004 10:50:18 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=69043
--- shadow/69043 2004-11-03 09:22:42.000000000 -0500
+++ shadow/69043.tmp.4549 2004-11-03 10:50:18.000000000 -0500
@@ -34,6 +34,10 @@
According to the strncpy manpage, the two strings can't be overlapping.
------- Additional Comments From vargaz@gmail.com 2004-11-03 09:22 -------
I couldn't reproduce this. What valgrind version are you using and
what is the testcase ?
+
+------- Additional Comments From bmaurer@users.sf.net 2004-11-03 10:50 -------
+am on 2.2.0. I think i got this one with a hello world, am at school,
+so cant test right now.