Add missing va_end() to xasprintf() in grub-emu.
authorPete Batard <pete@akeo.ie>
Sat, 13 Aug 2016 08:51:34 +0000 (10:51 +0200)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Sat, 13 Aug 2016 13:36:01 +0000 (16:36 +0300)
commit4e0f8f66e321cf1051c0e01f6fbcc6fc35a807b6
tree8ae2af03da7416c739e9329388183a15f26502dd
parentc831d2073b9beda9dd94b74dd62d0f56c6168334
Add missing va_end() to xasprintf() in grub-emu.
grub-core/kern/emu/misc.c