mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
2004-09-06 Alex Chapiro
Fix for PR 75677 * os/win32/x86/spawner.dll * library/Win32ProcessEx.c
This commit is contained in:
parent
5fdbc79e93
commit
2ed6f2cd4d
3 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
2004-0813 Alex Chapiro
|
||||
2004-09-06 Alex Chapiro
|
||||
|
||||
Fix for PR 75677
|
||||
* os/win32/x86/spawner.dll
|
||||
* library/Win32ProcessEx.c
|
||||
|
||||
2004-08-13 Alex Chapiro
|
||||
|
||||
Fix for PR PR 71601
|
||||
|
||||
|
|
|
@ -263,6 +263,7 @@ JNIEXPORT jint JNICALL Java_org_eclipse_cdt_utils_spawner_Spawner_exec0
|
|||
(*env) -> ReleaseStringChars(env, item, str);
|
||||
}
|
||||
}
|
||||
szEnvBlock[nPos] = _T('\0');
|
||||
}
|
||||
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue