[PATCH 1/3] msvcrt/tests: Don't pass path containing spaces to _spawnvp (try3)

Alexandre Julliard julliard at winehq.org
Tue Feb 11 07:46:42 CST 2014


Piotr Caban <piotr.caban at gmail.com> writes:

> I've seen that this patch was marked as pending. I'm not sure what
> should I change in it. The argv[0] argument is not used in child
> process so maybe it will be clearer if I put some dummy value there. I
> can also change the tests to not use _spawnvp.

It's probably ok to use the basename, but you have to do it
correctly. Also adding a helper function wouldn't hurt.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list