acrn-hypervisor/devicemodel/hw/platform/acpi
Tianhua Sun 2e7171d616 dm: 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>
Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>
2019-07-19 16:38:42 +08:00
..
acpi_pm.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
acpi.c dm: fix variable argument list read without ending with va_end 2019-07-19 16:38:42 +08:00