winedbg: Protect against incorrect integer size in be_cpu.fetch_integer() method.
commit0ed49fabc3cae185a610ee973d4b0c75877812d7
authorEric Pouech <eric.pouech@gmail.com>
Fri, 26 Nov 2021 16:30:52 +0000 (26 17:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Nov 2021 21:08:55 +0000 (26 22:08 +0100)
tree24aee89bf5b956e737c395dc9127fb0db3a65a18
parentc8006d07eb3211981411cc98c79428b31bc7b506
winedbg: Protect against incorrect integer size in be_cpu.fetch_integer() method.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/winedbg/be_arm.c
programs/winedbg/be_arm64.c
programs/winedbg/be_i386.c
programs/winedbg/be_x86_64.c