edk2/MdePkg/Library/UefiDevicePathLib
Qihang Gao 9fcb50d56c MdePkg/UefiDevicePathLib: Check allocated buffer before use
The allocated buffer NewStr should be checked if it's NULL to avoid
null pointer dereference.

Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
2026-07-17 09:45:38 +00:00
..
DevicePathFromText.c MdePkg: CodeQL Fixes. 2024-11-01 04:30:39 +00:00
DevicePathToText.c MdePkg/UefiDevicePathLib: Check allocated buffer before use 2026-07-17 09:45:38 +00:00
DevicePathUtilities.c MdePkg: Fix Spelling Errors in Comments 2026-05-08 02:15:34 +00:00
DevicePathUtilitiesBase.c MdePkg: Fix Spelling Errors in Comments 2026-05-08 02:15:34 +00:00
DevicePathUtilitiesDxeSmm.c MdePkg: Fix Spelling Errors in Comments 2026-05-08 02:15:34 +00:00
UefiDevicePathLib.c MdePkg: Fix Spelling Errors in Comments 2026-05-08 02:15:34 +00:00
UefiDevicePathLib.h MdePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UefiDevicePathLib.inf MdePkg/Library: Remove MM_STANDALONE LibraryClass in UefiDevicePathLib.inf 2025-08-06 17:43:56 +00:00
UefiDevicePathLib.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
UefiDevicePathLibBase.inf MdePkg/Library: Remove unused gEfiDevicePathProtocolGuid 2025-04-22 15:42:33 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.c MdePkg: Fix Spelling Errors in Comments 2026-05-08 02:15:34 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.inf MdePkg: Remove DXE_SAL_DRIVER 2025-10-30 10:00:32 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00