freebsd-dev/sbin/dhclient
Mark Johnston 0006082054 dhclient: Fix a logic bug remove_protocol().
A logic bug in remove_protocol() meant that it would remove (leak) all
structures in the list preceding the one intended for removal.

PR:		245971
Submitted by:	joost@jodocus.org (original version)
MFC after:	1 week
2020-06-04 16:24:13 +00:00
..
tests
alloc.c
bpf.c
clparse.c
conflex.c
convert.c
dhclient-script
dhclient-script.8
dhclient.8
dhclient.c Fix braino in previous bugfix r300174 2019-11-29 03:31:47 +00:00
dhclient.conf
dhclient.conf.5
dhclient.leases.5
dhcp-options.5 dhclient: support option 114, default-url ascii 2019-11-22 20:22:16 +00:00
dhcp.h dhclient: support option 114, default-url ascii 2019-11-22 20:22:16 +00:00
dhcpd.h
dhctoken.h
dispatch.c dhclient: Fix a logic bug remove_protocol(). 2020-06-04 16:24:13 +00:00
errwarn.c
hash.c
inet.c
Makefile
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
options.c Free DHCP options with length zero. 2019-06-26 20:19:48 +00:00
packet.c Avoid a divide-by-zero when bad checksum counters overflow. 2019-06-26 20:11:52 +00:00
parse.c
privsep.c
privsep.h
tables.c dhclient: support option 114, default-url ascii 2019-11-22 20:22:16 +00:00
tree.c
tree.h