Home | History | Annotate | Download | only in solaris
      1 Invalid write of size 1
      2    at 0x........: strlcpy (vg_replace_strmem.c:...)
      3    ...
      4  Address 0x........ is 0 bytes after a block of size 10 alloc'd
      5    at 0x........: malloc (vg_replace_malloc.c:...)
      6    ...
      7 
      8 Source and destination overlap in strlcpy(0x........, 0x........, 11)
      9    at 0x........: strlcpy (vg_replace_strmem.c:...)
     10    ...
     11 
     12