efi_selftest: avoid double free in dp utilities test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 26 Mar 2019 04:56:31 +0000 (05:56 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 27 Mar 2019 05:32:27 +0000 (06:32 +0100)
commitd0826507e2d24974cb99bfa8cac39d7684107994
treedc581ce70244be76e2fa75b946c59545542ddd29
parent2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636
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>
lib/efi_selftest/efi_selftest_devicepath_util.c