mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-16 20:41:27 +00:00
Fix a potential overflow problem in get_more_acpi_dev_info where ch_read might have a value greater than 32. Tracked-On: #6769 Signed-off-by: Yifan Liu <yifan1.liu@intel.com>