acrn-hypervisor/misc/debug_tools
Yin Fengwei 2ce85a18a7 crashlog: fix build issue with e2fsprogs v1.46.2
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>
2021-09-09 09:53:58 +08:00
..
acrn_crashlog crashlog: fix build issue with e2fsprogs v1.46.2 2021-09-09 09:53:58 +08:00
acrn_log doc: fix all headings to use title case 2021-02-13 12:37:49 -08:00
acrn_trace doc: fix all headings to use title case 2021-02-13 12:37:49 -08:00