mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
mktemp(3). It would be amazingly unlikely, but the former method
could result in a symlink attack. A better solution would use
${TMPDIR}, though.
o Make sed not overwrite old backup files with no warning.
|
||
|---|---|---|
| .. | ||
| TEST | ||
| compile.c | ||
| defs.h | ||
| extern.h | ||
| main.c | ||
| Makefile | ||
| misc.c | ||
| POSIX | ||
| process.c | ||
| sed.1 | ||