CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2019/08/05 06:38:14
Modified files: lib/libutil : ber.c Log message: Don't use a 0 element to determine the end of an OID when comparing two OIDS. This can result in false equality matches. OK claudio@