openbsc.git branch master updated. 0.15.0-501-gae9beda

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 28 13:43:26 UTC 2016


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  ae9beda1506ab06d898a4ec26bfd53d8fc211614 (commit)
      from  1b76a03cddcfb52c1ebd5a6f0d990128058a516c (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/openbsc/commit/?id=ae9beda1506ab06d898a4ec26bfd53d8fc211614

commit ae9beda1506ab06d898a4ec26bfd53d8fc211614
Author: Philipp <pmaier at sysmocom.de>
Date:   Wed Sep 28 15:10:14 2016 +0200

    sndcp: Fixups for sndcp layer based on coverity-scan suggestions
    
    - missing break in gprs_sndcp_pcomp.c, line 143
    - string overflow in slhc_test.c, line 211
    - sizeof mismatch in gprs_sndcp_xid.c, line 1369 and 1378
    - mismatching signedness in gprs_sndcp_xid.c, line 1377
    - needless < 0 comparison in gprs_sndcp_xid.c, line 477
    - needless < 0 comparison in gprs_sndcp_xid.c, line 209
    - missing returncode check in v42bis_test.c, line 320
    - wrong pointer dereferentialization in gprs_sndcp_comp.c, line 73
    
    Change-Id: I4f9adf251f5119e67ffe76baad6f1f996ac8dbad

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

Summary of changes:
 openbsc/src/gprs/gprs_sndcp_comp.c  |  2 +-
 openbsc/src/gprs/gprs_sndcp_pcomp.c |  1 +
 openbsc/src/gprs/gprs_sndcp_xid.c   | 25 +++++++++++++------------
 openbsc/tests/slhc/slhc_test.c      |  2 ++
 openbsc/tests/v42bis/v42bis_test.c  |  1 +
 5 files changed, 18 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list