CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2023/10/29 05:10:07
Modified files: lib/libagentx : agentx.c Log message: Add a test to the end of agentx_varbind_finalize(), after completing the full OID, that checks if we're >= searchrange.end. If so, just make it an endOfMIBView. OK tb@