Files
acrn-hypervisor/hypervisor/arch/x86/guest
Tianhua Sun 2d4809e3b1 hv: fix some potential array overflow risk
'pcpu_id' should be less than CONFIG_MAX_PCPU_NUM,
else 'per_cpu_data' will overflow. This commit fixes
this potential overflow issue.

Tracked-On: #3397
Signed-off-by: Tianhua Sun <tianhuax.s.sun@intel.com>
Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>
2019-07-12 09:41:15 +08:00
..
2019-07-09 09:22:53 +08:00
2019-07-12 09:26:15 +08:00
2019-05-07 09:10:13 +08:00