K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-02-03T02:06:48.142962Z K 7 svn:log V 400 1. Use destination buffer instead of source buffer size to mute valid security concerns with strlcpy related to their respective buffer sizes (-Wstrlcpy-strlcat-size) 2. Don't try free'ing string in snmp_oid2asn_oid(..) -- it's allocated on the stack in the function, not the heap. Reported by: Jenkins (clang job) [1], Jenkins (gcc 4.9 job) [2] Sponsored by: EMC / Isilon Storage Division END