commit | 621d6c8b5a26e4053f64e8611c7f588000b5bb77 | [log] [tgz] |
---|---|---|
author | lijuang <lijuang@codeaurora.org> | Tue Oct 10 10:24:06 2017 +0800 |
committer | lijuang <lijuang@codeaurora.org> | Fri Oct 13 12:53:25 2017 +0800 |
tree | 0022c833df2211968e8c8377cac54dee52fb55fb | |
parent | 2afaa4098646f1c12adc1648e61637a8b7f665ae [diff] |
QcomModulePkg: Use StrnCmp instead of StrCmp and correct the length check 1. Use StrnCmp instead of StrCmp 2. Correct the string length while doing StrnCpyS and StrnCatS 3. Correct the Sz check Change-Id: I0980b698bd9e26b75f5ee0dcdd70e3b32095e672