Files
acrn-hypervisor/hypervisor/arch/x86
Tianhua Sun d6f7288580 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-19 16:39:01 +08:00
..
2018-12-19 09:07:14 +08:00
2019-04-12 13:45:32 +08:00
2019-02-22 13:14:36 +08:00
2019-03-14 10:38:17 +08:00
2019-03-15 09:03:14 +08:00
2019-02-22 13:14:36 +08:00
2019-03-22 08:38:13 +08:00