NetBSD/libexec/talkd
itojun d80101c91c Allocate vis_user on the stack instead of using malloc(). This
way we don't have to worry about malloc() failure.  Also closes
a memory leak since vis_user was never free()d.  Lack of malloc()
checking pointed out by Peter Werner.
from openbsd
2002-09-25 04:57:59 +00:00
..
Makefile use NETBSDSRCDIR as appropriate 2002-09-19 03:17:50 +00:00
announce.c Allocate vis_user on the stack instead of using malloc(). This 2002-09-25 04:57:59 +00:00
extern.h find_user() in process.c does an unbounded copy into a destination 2002-09-19 14:39:51 +00:00
print.c
process.c find_user() in process.c does an unbounded copy into a destination 2002-09-19 14:39:51 +00:00
table.c
talkd.8 syslogd(8), not syslog(8). 2001-04-04 09:56:56 +00:00
talkd.c find_user() in process.c does an unbounded copy into a destination 2002-09-19 14:39:51 +00:00