jscript: Don't assume that ret value is cleared when it's not set explicitly.
commitd08036120a4b5d4e04187444b2472046475ee5c2
authorJacek Caban <jacek@codeweavers.com>
Mon, 28 Mar 2016 15:48:57 +0000 (28 17:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Mar 2016 01:39:47 +0000 (29 10:39 +0900)
tree8a71572f77463fd97f1e2f8f90fd49abf313f8c4
parentf198b5a45a52aa0bcf79f1909c8f6dc4e56c4143
jscript: Don't assume that ret value is cleared when it's not set explicitly.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/jscript/compile.c
dlls/jscript/engine.c