commit | c70fbca43d4c2bf9730e25bf82dea56069a7159d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Mar 26 05:56:31 2019 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Mar 27 06:32:27 2019 +0100 |
tree | dc581ce70244be76e2fa75b946c59545542ddd29 | |
parent | bd4ab39b4ae697138b2872e07db8a608091bd639 [diff] |
efi_selftest: avoid double free in dp utilities test Avoid duplicate FreePool() in unit test for the device patch utilities protocol. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>