avoid using GetTempFileName in a way it's documented to not work on windows
mysys/mf_tempfile.c: Try to avoid passing null as first parameter to GetTempFileName, since it's documented that it won't work.
Showing
Please register or sign in to comment