[INN-COMMITTERS] inn/lib (inndcomm.c)

Russ Allbery Russ_Allbery at isc.org
Wed Dec 25 19:17:06 UTC 2002


    Date: Wednesday, December 25, 2002 @ 11:17:05
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/lib

Modified: inndcomm.c

Use mkstemp instead of mktemp, even though it's overkill, in order to
silence warnings.  This is one of the rare cases where mktemp is safe, but
the linker doesn't know that.


------------+
 inndcomm.c |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)


More information about the inn-committers mailing list