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 MdePkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
BaseSafeIntLib MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DevicePathLib MdePkg/Test/DevicePathLib: Remove FreePool(NULL) 2024-11-08 17:22:14 +00:00