freebsd-dev/usr.bin/mail
Don Lewis 090fc1c839 Always return either a dynamically allocated string or NULL from
expand().  Never return the name parameter, which could be a the buf[]
buffer which is allocated on the stack by getdeadletter() and which
would then be used after getdeadletter() has returned.

Reported by:	Coverity
CID:		1199383
MFC after:	1 week
2016-05-13 06:15:05 +00:00
..
misc
cmd1.c
cmd2.c
cmd3.c
cmdtab.c
collect.c
def.h
edit.c
extern.h
fio.c Always return either a dynamically allocated string or NULL from 2016-05-13 06:15:05 +00:00
getname.c
glob.h
head.c
lex.c
list.c
mail.1
main.c
Makefile
Makefile.depend
names.c
pathnames.h
popen.c
quit.c
rcv.h
send.c
strings.c
temp.c
tty.c
util.c
v7.local.c
vars.c
version.c