Searched hist:239601 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/usr.sbin/jail/
H A Dconfig.cdiff 239601 Thu Aug 23 01:51:29 MDT 2012 jamie Remember that I'm using length-defined strings in parameters:

Remove a bogus null terminator when stripping the netmask from
IP addresses. This was causing later addresses in a comma-separated
string to disappear.

Use memcpy instead of strcpy. This could just cause Bad Things.

PR: 170832
MFC after: 1 week

Completed in 50 milliseconds