acrn-hypervisor/tools/acrn-crashlog/common
Tianhua Sun c0cb9c509f tools: fix variable argument list read without ending with va_end
va_end() was not getting called under certain condition
after the va_start() function call taking the va_list

Tracked-On: #3406
Signed-off-by: Tianhua Sun <tianhuax.s.sun@intel.com>
Acked-by: Gang Chen <gang.c.chen@intel.com>
2019-07-18 15:18:29 +08:00
..
include tools: acrn-crashlog: refine the log storage 2018-11-27 14:26:25 +08:00
cmdutils.c tools: acrn-crashlog: remove unsafe strlen in common 2018-10-19 22:49:04 +08:00
fsutils.c tools: acrn-crashlog: refine the log storage 2018-11-27 14:26:25 +08:00
log_sys.c tools: fix variable argument list read without ending with va_end 2019-07-18 15:18:29 +08:00
Makefile tools: acrn-crashlog: file system utils for acrn-crashlog 2018-05-23 17:10:51 +08:00
strutils.c tools: acrn-crashlog: remove unsafe strlen in common 2018-10-19 22:49:04 +08:00