K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-12-31T11:13:00.511349Z K 7 svn:log V 228 Use strdup in snmp_parse_server(..) when possible instead of malloc+strcpy This simplifies the code and mutes a Coverity warning about sc->cport being improperly allocated Reported by: Coverity CID: 1018247 MFC after: 1 week END