diff options
author | Heyi Guo <heyi.guo@linaro.org> | 2015-07-04 02:26:54 +0000 |
---|---|---|
committer | shenshushi <shenshushi@Edk2> | 2015-07-04 02:26:54 +0000 |
commit | a5e28cc1d03d762b5c87b08da9e614022dea5eb2 (patch) | |
tree | bbe68dde1d2c158e3ac9c7c363127d15c904c192 /BaseTools/BuildNotes.txt | |
parent | cc976d20ffbab731ef6db7e3baa485de825d4b7e (diff) | |
download | edk2-platforms-a5e28cc1d03d762b5c87b08da9e614022dea5eb2.tar.xz |
ShellPkg: Fix bug introduced by r17730.
CurrentFilePattern is only part of FilePattern and will be less than or equal to FilePattern. If we use StrCpyS to replace StrnCpy, it will cause assert when FilePattern is longer.
The bug can be replayed when we cd to one directory and run ls command.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17821 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/BuildNotes.txt')
0 files changed, 0 insertions, 0 deletions