]> Git Repo - J-u-boot.git/commit - lib/tpm.c
tpm: add more missing va_end()
authorAndré Draszik <[email protected]>
Tue, 3 Oct 2017 15:55:54 +0000 (16:55 +0100)
committerSimon Glass <[email protected]>
Fri, 17 Nov 2017 14:15:52 +0000 (07:15 -0700)
commit9d0c5fee29c30a361309514459e88e401f292532
treef489ec84080a114b9f6cf7e72c9ca256303e2fc4
parent1259f778c9b419f02e2c155996b2d15ff262901e
tpm: add more missing va_end()

While commit 36d35345b1f6 ("tpm: add missing va_end") added
some missing calls to va_end(), it missed a few places.

Signed-off-by: André Draszik <[email protected]>
Acked-by: Simon Glass <[email protected]>
lib/tpm.c
This page took 0.033359 seconds and 4 git commands to generate.