libasn1c.git branch master updated. 667d758c92825208e318ec27e090aac2805d4678

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sat Dec 19 12:37:40 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "asn1c runtime code as shared library".

The branch, master has been updated
       via  667d758c92825208e318ec27e090aac2805d4678 (commit)
      from  a37b06d7354c5cfec0e88dc22a8a5d784551f1b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libasn1c/commit/?id=667d758c92825208e318ec27e090aac2805d4678

commit 667d758c92825208e318ec27e090aac2805d4678
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 19 13:37:02 2015 +0100

    APER: Fix encoding of INTEGER with lower_bound != 0
    
    When encoding an INTEGER, we need to subtract the lower bound before
    encoding the value.  This is specified in Clause 10.5.7.x of X.691.
    
    The decoder already does this correct, but the encoder was wrong.

-----------------------------------------------------------------------

Summary of changes:
 src/INTEGER.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
asn1c runtime code as shared library



More information about the osmocom-commitlog mailing list