CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/20 12:27:28
Modified files:
sbin/dhclient : dhclient.c
Log message:
A little too agressive reordering. Must initialize the client struct
before filling it in with read_client_conf(). Fixes seg fault when
lease {} statement is used.
Problem reported by Alessandro de Laurenzis via misc@. Thanks!
