Re: [edk2] [PATCH] MdeModulePkg: Fix potential buffer overflow issues

2015-05-19 Thread Gao, Liming
Reviewed-by: Liming Gao From: Dong, Eric Sent: Tuesday, May 19, 2015 1:35 PM To: edk2-devel@lists.sourceforge.net Cc: Gao, Liming Subject: [PATCH] MdeModulePkg: Fix potential buffer overflow issues Fix potential buffer overflow issues. Contributed-under: TianoCore Contribution Agreement 1.0

[edk2] [PATCH] MdeModulePkg: Fix potential buffer overflow issues

2015-05-18 Thread Dong, Eric
Fix potential buffer overflow issues. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong mailto:eric.d...@intel.com>> Index: Universal/DisplayEngineDxe/FormDisplay.h === --- Universal/DisplayEngine