| commit | 12f49354e67df6477a690bf8dd4d919a679da19a | [log] [tgz] | 
|---|---|---|
| author | Hao Wu <hao.a.wu@intel.com> | Thu Nov 24 10:26:06 2016 +0800 | 
| committer | Hao Wu <hao.a.wu@intel.com> | Fri Nov 25 13:34:17 2016 +0800 | 
| tree | dd0b12017a41b683a2b8ea3f26a9a8eaf047984f | |
| parent | 0978bd0dc1084b2c1c558244bb247a4194143cc5 [diff] | 
MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg' Add checks for the return value of function Atoi() in EdbCmdBreakpoint.c. If the input parameter 'CommandArg' contains non-digit character, print corresponding error message. Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>