jscript: Make sure to jump out of switch before entering implicit default clausule.
authorJacek Caban <jacek@codeweavers.com>
Mon, 16 Apr 2012 09:25:25 +0000 (11:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 10:09:24 +0000 (12:09 +0200)
commitd7fe2f6ab2aab804c04ddf46c1cd1c4325d3a815
tree2c2faf4e73c4a75488f11cbcbd90550c1513c2c3
parentc62bee49af1bd72a4d1eaba9de3f6d4265f74e91
jscript: Make sure to jump out of switch before entering implicit default clausule.
(cherry picked from commit 05d59abc1c7a0463a90fc121252b0e342a3609d1)
dlls/jscript/compile.c