Don't call vg_assert inside sync_signalhandler_from_kernel
[valgrind.git] / memcheck / tests / wcpncpy.stderr.exp
blobabe23b7730e12cfa821252e987c2e9d0fd8322c7
1 Conditional jump or move depends on uninitialised value(s)
2 at 0x........: wcpncpy (vg_replace_strmem.c:2426)
3 by 0x........: main (wcpncpy.c:14)
5 Invalid write of size 4
6 at 0x........: wcpncpy (vg_replace_strmem.c:2426)
7 by 0x........: main (wcpncpy.c:27)
8 Address 0x........ is 20 bytes inside a block of size 22 alloc'd
9 at 0x........: malloc (vg_replace_malloc.c:...)
10 by 0x........: main (wcpncpy.c:10)
12 Source and destination overlap in wcpncpy(0x........, 0x........)
13 at 0x........: wcpncpy (vg_replace_strmem.c:2426)
14 by 0x........: main (wcpncpy.c:35)
16 Source and destination overlap in wcpncpy(0x........, 0x........)
17 at 0x........: wcpncpy (vg_replace_strmem.c:2426)
18 by 0x........: main (wcpncpy.c:43)