vcpu_fnfns.stdout.exp-darwin vcpu_fnfns.stdout.exp-solaris \
vcpu_fnfns.stdout.exp-illumos \
vcpu_fnfns.stderr.exp vcpu_fnfns.vgtest \
- wcpncpy.stderr.exp wcpncpy.vgtest \
+ wcpncpy1.stderr.exp wcpncpy1.vgtest \
wcs.vgtest wcs.stderr.exp wcs.stdout.exp \
wcscat.vgtest wcscat.stderr.exp wcscat.stdout.exp \
wcsncpy.vgtest wcsncpy.stderr.exp \
endif
if HAVE_WCPNCPY
-check_PROGRAMS += wcpncpy
+check_PROGRAMS += wcpncpy1
endif
# are there still pre-C99 C compilers?
+++ /dev/null
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: wcpncpy (vg_replace_strmem.c:2427)
- by 0x........: main (wcpncpy.c:14)
-
-Invalid write of size 4
- at 0x........: wcpncpy (vg_replace_strmem.c:2427)
- by 0x........: main (wcpncpy.c:27)
- Address 0x........ is 20 bytes inside a block of size 22 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: main (wcpncpy.c:10)
-
-Source and destination overlap in wcpncpy(0x........, 0x........)
- at 0x........: wcpncpy (vg_replace_strmem.c:2427)
- by 0x........: main (wcpncpy.c:35)
-
-Source and destination overlap in wcpncpy(0x........, 0x........)
- at 0x........: wcpncpy (vg_replace_strmem.c:2427)
- by 0x........: main (wcpncpy.c:43)
-
+++ /dev/null
-prereq: test -e ./wcpncpy
-prog: wcpncpy
-vgopts: -q
--- /dev/null
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: wcpncpy (vg_replace_strmem.c:...)
+ by 0x........: main (wcpncpy1.c:14)
+
+Invalid write of size 4
+ at 0x........: wcpncpy (vg_replace_strmem.c:...)
+ by 0x........: main (wcpncpy1.c:27)
+ Address 0x........ is 20 bytes inside a block of size 22 alloc'd
+ at 0x........: malloc (vg_replace_malloc.c:...)
+ by 0x........: main (wcpncpy1.c:10)
+
+Source and destination overlap in wcpncpy(0x........, 0x........)
+ at 0x........: wcpncpy (vg_replace_strmem.c:...)
+ by 0x........: main (wcpncpy1.c:35)
+
+Source and destination overlap in wcpncpy(0x........, 0x........)
+ at 0x........: wcpncpy (vg_replace_strmem.c:...)
+ by 0x........: main (wcpncpy1.c:43)
+
--- /dev/null
+prereq: test -e ./wcpncpy1
+prog: wcpncpy1
+vgopts: -q