K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-02-04T08:42:33.544331Z K 7 svn:log V 277 - Fix some broken logic committed in r295191. I should have used MIN, not MAX, when capping the buffer length with strlcpy in snmp_oid2asn_oid(..) [*]. - Make `i` in to size_t to get the types of i and sizeof in sync and fix a -Wsign-compare warning. Reported by: bde [*] END