diff options
author | Daryl McDaniel <daryl.mcdaniel@intel.com> | 2014-11-10 23:05:45 +0000 |
---|---|---|
committer | darylm503 <darylm503@Edk2> | 2014-11-10 23:05:45 +0000 |
commit | 2a7e98a8cceb4546c602e6e50bafacf8a0595d59 (patch) | |
tree | 0ade56bf245189af8446dba1946a61a1f718581d /ArmPlatformPkg/PrePeiCore | |
parent | 931b2cff42df2042e504421b71b8710a4dc32bda (diff) | |
download | edk2-platforms-2a7e98a8cceb4546c602e6e50bafacf8a0595d59.tar.xz |
StdLib: Fix a "potentially uninitialized variable" error.
gdtoa/gdtoa.c: Several "goto" paths allowed the initialization of a variable to be bypassed. Initialized it at the top of the function in order to eliminate the error.
Updated the file header and copyright notices.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16324 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/PrePeiCore')
0 files changed, 0 insertions, 0 deletions