libosmo-sccp.git branch master updated. 0.0.6.3-251-g4248838

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
Thu Jun 22 22:48:01 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  42488383275a01e288961f6aebf74fb2eb13817d (commit)
      from  fa3215618b88264a03477511313311de4e838d99 (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=42488383275a01e288961f6aebf74fb2eb13817d

commit 42488383275a01e288961f6aebf74fb2eb13817d
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Thu Jun 22 11:00:23 2017 +0200

    ss7: Fix compilation error (warning)
    
    In osmo_ss7_route_create() as is only initalized if lset can not
    be initalized. If lset can be initalized, as will not be used so
    everything is fine. However, the compiler complains that as may
    not be initalized. Initalizing as to NULL solves the problem.
    
    Change-Id: Ibcb3ebf9aaa7717cb553242517abce1499bc9c2a

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

Summary of changes:
 src/osmo_ss7.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list