acrn-hypervisor/hypervisor/lib
fuyanX 62e9d9bf75 acrn-hv: code review fix lib/string.c
In lib/string.c, strncmp doesn't consider condition "n_arg=0",
just add a process to "n_arg=0".

Tracked-On: #4115
Signed-off-by: fuyanx <yanx.fu@intel.com>
Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-11-18 10:39:23 +08:00
..
crypto hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
memory.c hv: refine memcpy_s 2018-12-25 14:47:31 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: use uint64_t replace "unsigned long" 2018-12-12 13:08:10 +08:00
string.c acrn-hv: code review fix lib/string.c 2019-11-18 10:39:23 +08:00