mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-09 02:43:36 +00:00
Possible buffer overflow will happen in vlapic_set_tmr() and vlapic_update_ppr(),this path is to fix them. Tracked-On: #1252 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>