Closed gbaligh closed 8 years ago
use mkstemp() instead of mktemp().
A general comment (for all committers): It will be helpful if changes on top of changes are amended to a commit (use git commit --amend to update an existing commit).
use mkstemp() instead of mktemp().