diff options
author | eric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-03 08:48:09 +0000 |
---|---|---|
committer | eric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-03 08:48:09 +0000 |
commit | bcd7070d86066ac788366d81e08e9b65d6db330a (patch) | |
tree | 0edc176bcc6ca7dac82c04a5404e80e8b21a8d41 /IntelFrameworkModulePkg | |
parent | 2561f5654062a6b36f006400e20f508073f91f36 (diff) | |
download | edk2-platforms-bcd7070d86066ac788366d81e08e9b65d6db330a.tar.xz |
fix the issue of Inadequate Memory Allocation in Variable Services
In UpdateVariableInfo(), the code incorrectly allocate a small memory, whose size equate with the number of Unicode name.
Should change it to be equal to the byte length of this Unicode name.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8457 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg')
0 files changed, 0 insertions, 0 deletions