mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
The comparison ((argv + 1)) will always evaluate as 'true' for the pointer operand in 'argv + 8' must not be NULL. Tracked-On: #7453 Signed-off-by: Fei Li <fei1.li@intel.com>