openbsd-ports/devel/ddd/pkg/SECURITY
sturm b3e214febb update to ddd 3.3.1
- minor bug fixes
- improved temp file handling

from Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
2003-04-10 16:51:21 +00:00

7 lines
320 B
Plaintext

$OpenBSD: SECURITY,v 1.2 2003/04/10 16:51:21 sturm Exp $
Temporary file handling has improved in this version, but still needs
work. It now uses mkstemp(), but because there is no way to create an
ofstream object from a file descriptor there are still race conditions.
Similarly for passing temp file names to gnuplot.