El vie, 28 de 02 de 2003 a las 00:36, Jerome Laban escribi�:
> Hi there,
>  
>     Here is a fix for the overloads of
> System.Diagnostics.Process.Start, the method CreateProcess in
> processes.c was not checking for the executable validity when called
> with a absolute path. There were also two uninitialized variables that
> now are set to NULL. (would have lead to multiple frees in this
> context)
>  
> Could someone commit it if ok ?
>  
> An other thing, a null reference should not be sent when the
> executable is not found. How should this be addressed ?

Your patch is in CVS along with some more code to make it throw a
Win32Exception when the executable is not found, which is what MS does.

Thanks.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to