K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-12-31T12:30:14.697090Z K 7 svn:log V 316 Initialize ret to SNMPD_INPUT_OK at the top of snmp_input_start(..) to avoid returning an uninitialized value There are some really complicated, snakey if-statements combined with switch statements that could result in an invalid value being returned as `ret` MFC after: 1 week Reported by: Coverity CID: 1006551 END