Home
last modified time | relevance | path

Searched hist:"0 ec661b3899e0589521c2fb47e1a62567fe3152f" (Results 1 – 1 of 1) sorted by relevance

/DragonStub/lib/
H A Dhand.c0ec661b3899e0589521c2fb47e1a62567fe3152f Sun Apr 04 09:04:50 UTC 2021 Heinrich Schuchardt <xypron.glpk@gmx.de> lib/hand: missing va_end

For each va_start() there must be a va_end().

Correct LibInstallProtocolInterfaces() and
LibUninstallProtocolInterfaces().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>