1
0
mirror of https://github.com/projectacrn/acrn-hypervisor.git synced 2025-09-18 15:28:43 +00:00
Files
Yonghua Huang 2e054f6c48 hv: fix error debug message in hcall_set_callback_vector
this patch is to fix error debug message
 for invalid 'param' case, there is no string
 variable for '%s' output, which will potenially
 trigger hypervisor crash as it may access random
 memroy address and trigger SMAP violation.

Tracked-On: 
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2019-11-18 10:40:02 +08:00
..
2018-12-12 13:08:10 +08:00