wine WtoA: fix crashing bug
commitb228fa47d2d28b5973915353d09c234f29e7fd39
authorDan Carpenter <error27@gmail.com>
Wed, 20 Jan 2010 06:29:52 +0000 (20 09:29 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 20 Jan 2010 06:29:52 +0000 (20 09:29 +0300)
tree8b4d1222bbd0f8a7ca399f6782405053cf597fb0
parent87e107ee6688dba05f027afad4277d84fab4d1c1
wine WtoA:  fix crashing bug

The assembly functions like the ones in libs/port/interlocked.c were
causing Segmentation faults.

It's been happening from the beginning but I didn't notice until now. I
will update my check scripts so this doesn't happen again.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_wine_WtoA.c