attempt to fix include copy
[AROS.git] / compiler / purify / test3.out
blob16e6a12de4571a184d526e48fbb377a744e35018
1 *** Purify: IWR: Write to illegal memory ***
2 at /home/digulla/AROS/compiler/purify/test3.c:27 in main()
3 called by :0 in _start()
4 Write of 1 bytes at 0xbffff3fd. This is 1 bytes into the block
5 "argument string" at 0xbffff3fc with the size of 4 bytes (type=1)
6 ***
7 Purify active
8 Hello world.
9 &argc=0xbffff268
10 argv=0xbffff284
11 Arg 0: test3
12 Arg 1: xxx
13 Arg 2: yyy
14 Arg 3: zzz
15 Purify finished