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=1fa78567e4e1963a28711b9b47111...
commit 1fa78567e4e1963a28711b9b47111b840b50cfdb Author: Harald Welte laforge@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