[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Reyk Floeter <reyk_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 18 Mar 2008 08:53:07 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: reyk_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/03/18 08:53:07
Modified files:
usr.sbin/snmpd : ber.c
Log message:
fix bug that ber_oid2ber skips the first byte when encoding powers of
128. E.g., it will encode 128 as 0x00 instead of 0x81 0x00.
>From Matthew at Dempsky dot org
Visit your host, monkey.org