libosmo-sccp.git branch master updated. 0.0.6.3-316-gc755c1d

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
Fri Oct 27 14:36:43 UTC 2017


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 "SCCP Library".

The branch, master has been updated
       via  c755c1d1b02d748cf27cc805d37553894816833a (commit)
       via  4e1dfa8677c6323d22ef7d09103ca1c5c7e57648 (commit)
      from  a8929fdb5642c86c23a615e4e00a78269366e846 (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/libosmo-sccp/commit/?id=c755c1d1b02d748cf27cc805d37553894816833a

commit c755c1d1b02d748cf27cc805d37553894816833a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Oct 27 14:58:26 2017 +0200

    osmo_sccp_addr_encode(): Fix truncation of point codes
    
    In osmo_sccp_addr_encode(), we accidentially truncated all point
    codes to 10 bits, where in reality we should have truncated them to
    14 bits: One 'f' was missing in the bit-mask.
    
    Closes: OS#2441
    Change-Id: Iad67b674b5b5fd41996aa898a131e98900842dd8

http://cgit.osmocom.org/libosmo-sccp/commit/?id=4e1dfa8677c6323d22ef7d09103ca1c5c7e57648

commit 4e1dfa8677c6323d22ef7d09103ca1c5c7e57648
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Oct 27 14:57:45 2017 +0200

    osmo_sccp_addr_encode(): Check for more erroneous situations
    
    ... and bail out + log an error.
    
    Change-Id: I2a419343e55edad39c59e763d11046c5a439444d

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

Summary of changes:
 src/sccp2sua.c | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list