mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
updated.
This commit is contained in:
parent
367ffc2972
commit
5e33757eef
1 changed files with 6 additions and 0 deletions
6
core/org.eclipse.cdt.core.qnx/ChangeLog
Normal file
6
core/org.eclipse.cdt.core.qnx/ChangeLog
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
2002-10-17 Alain Magloire
|
||||||
|
|
||||||
|
* library/spawner.c (exec0) : This function was
|
||||||
|
leaking memory at every call, the environment array
|
||||||
|
and the argument array was not free(). There is no
|
||||||
|
need to do the strdup() of cwd.
|
Loading…
Add table
Reference in a new issue