audk/ShellPkg/Library
Sergei Dmitrouk eec44cdd00 ShellPkg/UefiShellCommandLib: suppress incorrect gcc warning
`Dupes` is used only if `Duplicates != NULL` and function is left if
allocation of memory for `Dupes` fails, so it can't be used
uninitialized.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3228
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Signed-off-by: Sergei Dmitrouk <sergei@posteo.net>
Message-Id: <20210511225616.5942-2-sergei@posteo.net>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2021-05-14 10:00:13 +00:00
..
UefiHandleParsingLib ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols 2021-03-26 02:56:22 +00:00
UefiShellAcpiViewCommandLib ShellPkg: Rename Address Size to Access size 2021-04-19 13:28:26 +00:00
UefiShellBcfgCommandLib ShellPkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
UefiShellCEntryLib ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
UefiShellCommandLib ShellPkg/UefiShellCommandLib: suppress incorrect gcc warning 2021-05-14 10:00:13 +00:00
UefiShellDebug1CommandsLib ShellPkg: Fix smbiosview system enclosure type table 2021-04-12 02:19:39 +00:00
UefiShellDriver1CommandsLib ShellPkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
UefiShellInstall1CommandsLib ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
UefiShellLevel1CommandsLib ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE 2019-10-09 09:40:10 +02:00
UefiShellLevel2CommandsLib ShellPkg/Ls: sort output by FileName in non-SFO mode 2021-01-19 18:23:28 +00:00
UefiShellLevel3CommandsLib ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLE 2019-10-09 09:40:10 +02:00
UefiShellLib ShellPkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix 'ping' command Ip4 receive flow. 2020-04-01 10:53:03 +00:00
UefiShellNetwork2CommandsLib ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE 2019-10-09 09:40:10 +02:00