libosmocore.git branch master updated. 0.9.0-295-g1fa7856

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 Nov 26 16:07:51 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  1fa78567e4e1963a28711b9b47111b840b50cfdb (commit)
      from  9533631e531671e7029bbe7bc2e264d9080f56c7 (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/libosmocore/commit/?id=1fa78567e4e1963a28711b9b47111b840b50cfdb

commit 1fa78567e4e1963a28711b9b47111b840b50cfdb
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Nov 26 10:14:53 2016 +0100

    osmo_gsup_encode(): Make coverity happy by invariant checking
    
    gsm48_encode_bcd_number() can theoretically return a length in excess of
    the size of the bcd_buf, but only in case an overly-long IMSI is passed
    into the function (which would be illegal in the first place).
    
    Change-Id: If3dc68ee13ff784b487bbc686b777cec9057d537
    Fixes: Coverity CID 135216

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

Summary of changes:
 src/gsm/gsup.c | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list