]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- Memory leak in the load_balance_mine() function is fixed. This would
authorDavid Hankins <dhankins@isc.org>
Tue, 7 Apr 2009 19:55:52 +0000 (19:55 +0000)
committerDavid Hankins <dhankins@isc.org>
Tue, 7 Apr 2009 19:55:52 +0000 (19:55 +0000)
commit95fd7038a23f12f24ab375909cf9a1867e5c34b5
treedacb1b9c05f619e89c0153603e50bfc8e460f25c
parente6b3a140463ae2da8c891f1cbd86820f78da0c92
- Memory leak in the load_balance_mine() function is fixed.  This would
  leak ~20-30 octets per DHCPDISCOVER packet while failover was in use
  and in normal state. [ISC-Bugs #19548]

- Various compilation fixes have been included for the memory related
  DEBUG #defines in includes/site.h.  [ISC-Bugs #19548]
RELNOTES
includes/dhcpd.h
includes/site.h
omapip/alloc.c
omapip/message.c
server/dhcp.c
server/failover.c
server/mdb.c