]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkPkg FrameworkUefiLib: Fix in EfiLocateProtocolBuffer()
authorStar Zeng <star.zeng@intel.com>
Mon, 4 Jun 2018 10:05:34 +0000 (18:05 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 5 Jun 2018 09:43:16 +0000 (17:43 +0800)
commit76022b02e867c7372c07d575a1733b8a84c6615a
treed74aa5aff852801f51d099d6252105e5ec142b39
parentfe507283afe245dae5ffdc0f926d9e2abb355250
IntelFrameworkPkg FrameworkUefiLib: Fix in EfiLocateProtocolBuffer()

Free HandleBuffer for error path in EfiLocateProtocolBuffer().

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c