OSDN Git Service

av_tempfile: dont try the current directory with mkstemp() unless we are on windows
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 16 Oct 2011 20:32:41 +0000 (22:32 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 16 Oct 2011 20:32:41 +0000 (22:32 +0200)
commitfd6af5375bcf3f78c61e4b0ca2e4274436746436
tree3ab1c6e937e7ce4b39e84f0820f6faa625a94f9f
parente8e13358adea658869b83d73a94bd1b8d79f837b
av_tempfile: dont try the current directory with mkstemp() unless we are on windows

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/file.c