K 10 svn:author V 5 jamie K 8 svn:date V 27 2012-08-23T01:43:01.508982Z K 7 svn:log V 317 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 END