Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: fadf4f377e86aebf64bfc0c57cdcfe5e70f04443
https://github.com/tianocore/edk2/commit/fadf4f377e86aebf64bfc0c57cdcfe5e70f04443
Author: Michael D Kinney <[email protected]>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M MdePkg/Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.c
Log Message:
-----------
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 <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits