Date: Wed, 5 Apr 2000 19:00:02 -0700 (PDT) From: Daniel Hagan <dhagan@cs.vt.edu> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/16924: tmpfile(3) ignores TMPDIR and always uses /tmp Message-ID: <200004060200.TAA98635@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/16924; it has been noted by GNATS. From: Daniel Hagan <dhagan@cs.vt.edu> To: freebsd-gnats-submit@FreeBSD.org, lodea@vet.com.au Cc: Subject: Re: bin/16924: tmpfile(3) ignores TMPDIR and always uses /tmp Date: Wed, 05 Apr 2000 21:54:37 -0400 You need to do error checking on your calls to malloc. Other than that, I think it looks ok on an initial reading. (I'm certainly not an expert on libc though.) Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004060200.TAA98635>