Fix a problem with OBJECT IDENTIFIER encoding: need to check the
authorharti <harti@FreeBSD.org>
Tue, 21 Jan 2014 16:49:54 +0000 (16:49 +0000)
committerharti <harti@FreeBSD.org>
Tue, 21 Jan 2014 16:49:54 +0000 (16:49 +0000)
commit1d748745316abf536574d4d146313619d7edadcd
tree13a3c621645ea75aa1d2165c8da59d8b7382b358
parent156ec6d40f99452bfbd6e4a6269d24fd9463cd36
Fix a problem with OBJECT IDENTIFIER encoding: need to check the
second subid to be less than 40, not the first when the first
subid is 0 or 1.
contrib/bsnmp/lib/asn1.c