commit | ddc787d1e4ca4b0d35b266b8b1e03ca72970e6b2 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri May 17 12:47:17 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 19 08:10:10 2019 +0200 |
tree | e59a9e5bdab3ecc9bd4575bd2bb4da680caa89bc | |
parent | 3f0282c07268e4022b708df8db694fdc730af947 [diff] |
efi_loader: GetNextMonotonicCount() check parameter Do not write to address indicated by NULL pointer. UEFI SCT II 2.6 (2017), 3.6.5 GetNextMonotonicCount(), 5.1.5.5.1 Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>