commit | d0826507e2d24974cb99bfa8cac39d7684107994 | [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 | 2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636 [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>