]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcp6: fix a memory issue with prior patch
authorRoy Marples <roy@marples.name>
Tue, 8 May 2018 11:39:26 +0000 (12:39 +0100)
committerRoy Marples <roy@marples.name>
Tue, 8 May 2018 11:39:26 +0000 (12:39 +0100)
commit6b82f328bc50fcb1e652cb6662fa5423026b15d2
treedc8aed6762e07b87717aeb4086e25819d8a189ad
parent7e717094d3ad5b9d84941010134e9c7179b253f8
dhcp6: fix a memory issue with prior patch

Don't allocate memory for T1 or T2 timers when requesting
IA_TA addresses.
src/dhcp6.c