]> git.ozlabs.org Git - ccan/commit
noerr: don't use tempnam
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:20 +0000 (23:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:20 +0000 (23:19 +1030)
commitaa6f4ffe51b1963228abe0d001ba77b6e45bc1bf
tree021cf9268b2657c7636936c75e67ab953bcf3482
parentf42bb0b021a42b69c2fae65a8e33b0a170f43539
noerr: don't use tempnam

We run in a temporary directory now.  Also, avoids warning and memory leak.
ccan/noerr/test/run.c