freebsd-dev/usr.sbin/ctld
Edward Tomasz Napierala e352957180 Make sure not to pass NULL to strtoul(3). The values come
from the kernel, but let's try to be on the safe side.

Reviewed by:	mav
MFC after:	2 weeks
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D26246
2020-09-01 14:58:57 +00:00
..
chap.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
ctl.conf.5 Strip trailing whitespace. 2018-04-10 08:14:31 +00:00
ctld.8 Add 'ctld -t', to test configuration file validity. 2020-03-31 13:43:09 +00:00
ctld.c Add 'ctld -t', to test configuration file validity. 2020-03-31 13:43:09 +00:00
ctld.h Rework CTL frontend & backend options to use nv(3), allow creating multiple 2018-05-10 03:50:20 +00:00
discovery.c
isns.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
isns.h
kernel.c Make sure not to pass NULL to strtoul(3). The values come 2020-09-01 14:58:57 +00:00
keys.c
log.c
login.c
Makefile Stop linking to libl by specifying we do not need yywrap 2019-09-10 07:28:27 +00:00
Makefile.depend
parse.y Rework CTL frontend & backend options to use nv(3), allow creating multiple 2018-05-10 03:50:20 +00:00
pdu.c
token.l Stop linking to libl by specifying we do not need yywrap 2019-09-10 07:28:27 +00:00
uclparse.c ctld: Fix a memory leak in uclparse_conf(). 2020-05-30 19:11:41 +00:00