• Aric Stewart's avatar
    msvcrt: Reworked _fullpath. · e09a6c80
    Aric Stewart authored
    Investigation with native msvcrt revealed that it is a wrapper for
    GetFullPathName and the current implementation was crashing with older
    mozilla installs if the path passed in was uninitialized.
    e09a6c80
dir.c 24.6 KB