acrn-hypervisor/tools/acrn-crashlog/common
Tianhua Sun 1394758d69 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: #3396
Signed-off-by: Tianhua Sun <tianhuax.s.sun@intel.com>
Acked-by: Gang Chen <gang.c.chen@intel.com>
2019-07-19 16:38:24 +08:00
..
include tools: acrn-crashlog: Limit the log size of kmsg 2019-01-10 12:22:28 +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: fix some possible memory leak 2019-04-16 11:23:28 +08:00
log_sys.c tools: fix variable argument list read without ending with va_end 2019-07-19 16:38:24 +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: new file to count all events happened in system 2019-02-28 13:18:57 +08:00