audk/ShellPkg
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
..
Application ShellPkg/ShellProtocol: sort files by FullName in RemoveDupInFileList() 2021-01-19 18:23:28 +00:00
DynamicCommand ShellPkg/DynamicCommand: add HttpDynamicCommand 2020-09-30 01:28:51 +00:00
Include ShellPkg/ShellCommandLib: add ShellSortFileList() 2021-01-19 18:23:28 +00:00
Library ShellPkg/UefiShellCommandLib: suppress incorrect gcc warning 2021-05-14 10:00:13 +00:00
ShellPkg.ci.yaml ShellPkg/ShellPkg.ci.yaml: Add configuration for Ecc check 2020-08-17 03:28:09 +00:00
ShellPkg.dec ShellPkg/DynamicCommand: add HttpDynamicCommand 2020-09-30 01:28:51 +00:00
ShellPkg.dsc ShellPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib 2021-03-31 05:47:10 +00:00