Home
last modified time | relevance | path

Searched hist:"70402 aa91d9831b7f2ccae9e76c4dd7aff7c386a" (Results 1 – 1 of 1) sorted by relevance

/DragonStub/lib/
H A Dhand.c70402aa91d9831b7f2ccae9e76c4dd7aff7c386a Mon Jun 21 21:56:11 UTC 2021 Heinrich Schuchardt <xypron.glpk@gmx.de> lib/hand: missing va_end() in LibReinstallProtocolInterfaces()

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

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