tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
apply
/
at
master
3 files
Makefile
$OpenBSD$
28 years ago
apply.1
obvious cases of missing .An; found with the new mandoc(1) MANDOCERR_AN_MISSING warning; no text changes
11 years ago
apply.c
With malloc option J, the first realloc(3) in apply(1) would return memory that is filled with junk only. Allocate the empty string with malloc(3) and initialize it explicitly with the NUL terminator. OK tb@ tobias@
8 years ago