]> git.proxmox.com Git - mirror_edk2.git/blame - StdLib/Fixes.txt
MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
[mirror_edk2.git] / StdLib / Fixes.txt
CommitLineData
9551b027
DM
1The following is a list of issues that have been fixed in the StdLib Package.\r
2See the file Issues.txt for a list of open, unresolved, problems.\r
3\r
4 Status Key:\r
5 Fixed Problem has been resolved and changes committed.\r
6\r
7SocketLib\r
8=============\r
9ID Category TOOLs Reported Status\r
10---- ------------------------ -------- -------------- -----------\r
11\r
12StdLib Issues\r
13=============\r
14ID Category TOOLs Reported Status\r
15---- ------------------------ -------- -------------- -----------\r
16 1: Compilation Error vs2010 2012 Fixed 3/2013\r
17 stdlib\libc\gdtoa\strtod.c(825) : warning C4789: destination of memory copy\r
18 is too small: runtime crashes when using floating-point formats with printf\r
19\r
20 2: Compilation Error ALL 2012 Fixed 1/2012\r
21 StdLib/LibC/Uefi/SysCalls.c: In function 'utimes':\r
22 error: 'va_start' used in function with fixed args\r
23\r
24 4: Execution/Compile errors 2012 Fixed 1/2013\r
25 Mismatch in use of EFIAPI between declaration and definition of some functions.\r
26\r
27 7: Compilation Error GCC46 Jan, 2013 Fixed 1/2013\r
28 StdLib/LibC/Containers/Queues/Fifo.c:508:27:\r
29 error: assignment from incompatible pointer type\r
30\r
31 8: Compilation Error Jan. 2013 Fixed 1/2013\r
32 StdLib\LibC\Uefi\InteractiveIO\IIOutilities.c\r
33 IIO_CursorDelta: Declaration return type differs from definition return type.\r
34\r
35 11: printf("-%ls-", L"test") will only print "--" 2013 Fixed 3/2013\r
36\r
37\r
38PosixLib\r
39=============\r
40ID Category TOOLs Reported Status\r
41---- ------------------------ -------- -------------- -----------\r