mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-05 05:34:46 +00:00
This catches objects initializing beyond allocated memory, e.g., when subtypes get extended with instance state of their own. Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Andreas Färber <afaerber@suse.de>