]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Reworked cons_options() and store_options() to fix a buffer
authorEvan Hunt <each@isc.org>
Fri, 26 Oct 2007 22:46:50 +0000 (22:46 +0000)
committerEvan Hunt <each@isc.org>
Fri, 26 Oct 2007 22:46:50 +0000 (22:46 +0000)
commite2624b82f1121e8729b855fbb40eca082fe72eef
tree6a0eb7a89ca70ac3b486afdf46a2e4ad2a7f7405
parent6b911c8634bd3885dc71cb0beeae7c9b9ffa8024
- Reworked cons_options() and store_options() to fix a buffer
  overflow that could result in a DoS (CVS 2007-0062).  Also general
  code tidying. [rt17090]
- Also fixed a spurious error message on the client. [rt17250]
client/dhclient.c
common/options.c
includes/dhcp.h
includes/dhcpd.h
server/bootp.c