1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 21:05:37 +02:00
This commit is contained in:
Alain Magloire 2003-01-17 19:30:08 +00:00
parent 11304c78ff
commit c6de1af5f3

View file

@ -1,3 +1,13 @@
2003-01-17 Alex Chapiro
* os/win32/x86/spawner.dll: Rebuild
* os/win32/x86/starter.exe: Rebuild
* src/library/starter/starter.cpp (copyTo):
Check for overflow.
* src/library/Win32ProcessEx.c (..exec1 exec0):
Dynamically allocate environment buffer to avoid overflow.
Check for overflow.
2003-01-13 Alex Chapiro
* os/win32/x86/spawner.dll: Rebuild.