oleaut32: Fix the overflow check in VarNumFromParseNum.
commit4e94fd55676675a89ad46ca3d1fa3e8ef54b55b2
authorAlexandre Julliard <julliard@winehq.org>
Wed, 17 Nov 2010 12:42:50 +0000 (17 13:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Nov 2010 13:01:16 +0000 (17 14:01 +0100)
tree416253fb968f2a14ad094ce8128696a875b55786
parent5d7aac8c38d8294fd1255706f2a134b8517c2893
oleaut32: Fix the overflow check in VarNumFromParseNum.

Spotted by Adam Martinson.
dlls/oleaut32/tests/vartype.c
dlls/oleaut32/variant.c