libosmo-sccp.git branch laforge/sigtran updated. 0.0.6.3-130-gd717c7b

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 Apr 8 07:17:30 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, laforge/sigtran has been updated
       via  d717c7b27e1cd0b89c9557841c81f283494c1c08 (commit)
       via  e153044015b46b77e8a5f1647979969f53a8f9d6 (commit)
       via  0e5afc549bc9f8730a60e1a314647c0db0405f6c (commit)
       via  a78667278ecb3221793f46d6da2aadf020772a7d (commit)
      from  e2a0070e231a9ee1e49a7eff540abff0a78a5820 (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=d717c7b27e1cd0b89c9557841c81f283494c1c08

commit d717c7b27e1cd0b89c9557841c81f283494c1c08
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 7 19:21:35 2017 +0200

    osmo_ss7: Fix segfault when routing MTP-TRANSFER.req to ASP without sctp connection
    
    Change-Id: I142a11b09672864b54b927b8334b1975c8cd6022

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

commit e153044015b46b77e8a5f1647979969f53a8f9d6
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 7 18:44:14 2017 +0200

    m3ua_example: Add talloc reporting
    
    This can be used to check for memory leaks while running the example
    code.
    
    Change-Id: I87caa76a2be3c92c93e419242595107d744bad97

http://cgit.osmocom.org/libosmo-sccp/commit/?id=0e5afc549bc9f8730a60e1a314647c0db0405f6c

commit 0e5afc549bc9f8730a60e1a314647c0db0405f6c
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 7 18:43:22 2017 +0200

    Add osmo_sccp_get_ss7() accessor function
    
    as 'struct osmo_sccp_instance' is opaque to the user application, it is
    useful to have an accessor function that resolves the ss7 instance used
    by the SCCP instance.
    
    Change-Id: I8057a6d69584239b9781c5cece42066293ea1dd6

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

commit a78667278ecb3221793f46d6da2aadf020772a7d
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Apr 7 18:15:39 2017 +0200

    sigtran: fix various memory leaks (msgb and xua_msg)
    
    Change-Id: I708505d129da5824c69b31a13a9c93201929bada

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

Summary of changes:
 examples/m3ua_example.c            | 31 +++++++++++++++++++----
 examples/sccp_test_server.c        |  3 +++
 examples/sccp_test_vty.c           |  1 +
 include/osmocom/sigtran/sccp_sap.h |  1 +
 src/osmo_ss7.c                     | 15 +++++++++--
 src/osmo_ss7_hmrt.c                | 12 +++++++--
 src/sccp_scrc.c                    | 51 +++++++++++++++++++++++++++-----------
 src/sccp_user.c                    | 12 +++++++--
 8 files changed, 101 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list