CVSROOT:        /cvs
Module name:    src
Changes by:     mart...@cvs.openbsd.org 2023/10/29 05:20:06

Modified files:
        usr.sbin/snmpd : application.c 

Log message:
When doing a get{next,bulk} below an instance we must move the OID to
the next sibling. Not simply copying over the value of the next to use
region, since that might be the parent and we would walk backwards in
the tree.

OK tb@

Reply via email to