mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-17 11:17:27 +00:00
In e2fsprogs v1.46.2, s_volume_name is defined with attribute nonstring. According to gcc doc, nostring defined string may not contain a terminating NULL. So array safed function should be used. We use strncmp instead of strcmp to do comparing here. Tracked-On: #6494 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com> |
||
---|---|---|
.. | ||
acrn_crashlog | ||
acrn_log | ||
acrn_trace |