Refactor fserv's make_temp_list(), with help from caf, and use mkstemp()

instead of tmpnam(), which is dangerous. Found by Coverity.


git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@304 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Tim Cava
2013-08-07 00:50:43 +00:00
parent c85ca721e3
commit 1ead56a251
3 changed files with 461 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
SHELL = /usr/local/bin/bash
SHELL = /bin/sh
default:
$(SHELL) ./configure --with-plugins