audk/MdePkg/Test/UnitTest/Library
Michael D Kinney fadf4f377e MdePkg/Test/DevicePathLib: Remove FreePool(NULL)
Unit test checks if AppendDevicePathInstance() returns NULL.
In those cases, AppendDevicePathInstance() does not allocate
a device path, so the call to FreePool() must not be performed.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2024-11-08 17:22:14 +00:00
..
BaseLib
BaseSafeIntLib
DevicePathLib MdePkg/Test/DevicePathLib: Remove FreePool(NULL) 2024-11-08 17:22:14 +00:00