Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 1996 21:53:12 -0400
From:      Ron Bolin <rlb@mindspring.com>
To:        freebsd-current@freebsd.org
Subject:   mktemp BUG?
Message-ID:  <326AD788.167EB0E7@mindspring.com>

next in thread | raw e-mail | index | archive | help
Just checking my system and sanity. The mktemp(char *) function
dumps core everytime. Seems to be a problem in the C lib version.
Can anyone else duplicate this bug?
#include <stdlib.h>
char *tmp = mktemp("/tmp/cp.XXXXXX");

-Ron
-- 
****************************************************************************
Ron Bolin rlb@mindspring.com, http://www.mindspring.com/~rlb/
GSU: gs01rlb@panther.gsu.edu matrlbx@indigo4.cs.gsu.edu  Home:
770-992-8877 
****************************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?326AD788.167EB0E7>