Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] QNX JNI code fix memory leaks.

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.


oops forget to generate the patch ... so where that automate script!!!!




Back to the top