- Avoid possible seg fault when calling TRACE with NULL string pointers.
authorWarren Baird <Warren_Baird@cimmetry.com>
Wed, 19 Feb 2003 03:43:08 +0000 (03:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Feb 2003 03:43:08 +0000 (03:43 +0000)
commit586808fdf22109022bfc3b4da6ab60bbfd54796d
tree13978f3c8ce97cdd38d4b47322361d6972662cf1
parent001fa26255550051deacfe236093d97639033cda
- Avoid possible seg fault when calling TRACE with NULL string pointers.
- Fix bad side-effect of makepath on input parameters.
dlls/msvcrt/dir.c