]> git.ipfire.org Git - thirdparty/ccache.git/commit
Don't assume that mkstemp leaves template unmodified on error
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 6 Dec 2015 19:30:39 +0000 (20:30 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 6 Dec 2015 19:32:43 +0000 (20:32 +0100)
commit07a529dfeb452cf6bb77b5a317539eeda54b40fd
tree7ced1c4a1d8c56717749aa094a728da80bf92fc0
parent3cd290992a1ef8517455da1dd84b0558668b9be0
Don't assume that mkstemp leaves template unmodified on error

This fixes a problem seen on QNX.
util.c