acrn-hypervisor/tools
xiaojin2 6d076caaa6 tools: acrn-crashlog: remove unsafe apis in usercrash
Since strlen/vsnprintf/ato* api are not safe, so use strnlen instead of
strlen, use vasprintf instead of vsnprintf and use strtol instead of
atoi.

Tracked-On: #1254
Signed-off-by: xiaojin2 <xiaojing.liu@intel.com>
Reviewed-by: Huang Yonghua <yonghua.huang@intel.com>
Reviewed-by: Liu, Xinwu <xinwu.liu@intel.com>
Acked-by: Chen Gang <gang.c.chen@intel.com>
2018-10-25 13:43:04 +08:00
..
acrn-crashlog tools: acrn-crashlog: remove unsafe apis in usercrash 2018-10-25 13:43:04 +08:00
acrn-manager tools: acrnd: Stop all vms when SOS shutdown/reboot 2018-10-25 13:30:14 +08:00
acrnbridge acrn-bridge: improve systemd network units 2018-07-09 11:49:30 +08:00
acrnlog tools: acrnlog: update Makefile 2018-09-25 13:09:41 +08:00
acrntrace tools: acrntrace: update Makefile 2018-09-25 13:09:41 +08:00
Makefile tools: acrn-crashlog: exclude crashlog tool for release version 2018-09-20 11:12:52 +08:00