Closed GoogleCodeExporter closed 8 years ago
xpost_log_init() uses mkstemp() to create a unique file name, but the file is temporary. We should use another method to create a safe non temporary file
Original issue reported on code.google.com by vincent....@gmail.com on 10 Dec 2013 at 8:50
vincent....@gmail.com
Indeed we might ultimately need a configuration option to not use temporary files at all, and just use malloc/realloc for buffers.
Original comment by luser.droog on 3 Jan 2015 at 9:07
luser.droog
Original issue reported on code.google.com by
vincent....@gmail.com
on 10 Dec 2013 at 8:50