CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/01 13:07:30
Modified files:
sbin/dhclient : dhclient.c
Log message:
Increment size of buffer to accomodate terminating NUL *after* using
same variable to determine if cumulative lengths of strings to be
put in buffer are > 0. Otherwise we always think here is something
to put in buffer.
Reported by florian@ and his friend llvm.
