diff options
author | Daryl McDaniel <daryl.mcdaniel@intel.com> | 2013-09-13 00:46:19 +0000 |
---|---|---|
committer | darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> | 2013-09-13 00:46:19 +0000 |
commit | 3a2f8f421648cbf6282b66e28f69df0740b76467 (patch) | |
tree | d062cc34a14a89650b50a504ea7b893458f971a6 /DuetPkg/SmbiosGenDxe | |
parent | ac7f472be7d0b78faf256bec5cba8a937a555133 (diff) | |
download | edk2-platforms-3a2f8f421648cbf6282b66e28f69df0740b76467.tar.xz |
StdLib: Fix pointer arithmetic issues in the strncasecmp function.
The original Linux code tried to be too fancy so the internal pointers got out of sync.
Rewrote the function to at least be more clear.
Regardless, it now works properly.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed by: matthew.stanbro@intel.com
Reviewed by: erik.c.bjorge@intel.com
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14664 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/SmbiosGenDxe')
0 files changed, 0 insertions, 0 deletions