]> granicus.if.org Git - yasm/commit
re2c: Use tmpfile instead of fixed temporary filename.
authorPeter Johnson <peter@tortall.net>
Mon, 3 Oct 2011 06:20:38 +0000 (23:20 -0700)
committerPeter Johnson <peter@tortall.net>
Mon, 3 Oct 2011 06:20:38 +0000 (23:20 -0700)
commit2bd66514b6b100887c19d8598da38347b3cff40e
treef3caebd0edc3e70af9add2b30b4ed9aa10438b6b
parentcc4657a134cc2c2ce9b67626ab0f5ea5c212cf95
re2c: Use tmpfile instead of fixed temporary filename.

This could cause a race condition when running parallel make.

Tracked down by Volker Braun.

[#238 state:resolved]
[#165 state:resolved]
tools/re2c/code.c