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.orgThis 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 7d3093506ad9621caf2a5af11602ec081ab76480 (commit)
from bb42eee11310eb03526138d38a8af7d705500253 (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=7d3093506ad9621caf2a5af11602ec081ab76480
commit 7d3093506ad9621caf2a5af11602ec081ab76480
Author: Philipp <pmaier at sysmocom.de>
Date: Tue Nov 15 19:37:05 2016 +0100
SNDCP: Fixup based on Coverity Scan suggestion
This commit fixes Coverity Scan defect:
CID 151900: Null pointer dereferences (FORWARD_NULL)
Passing null pointer "comp_field->v42bis_params->nsapi"
to "memcpy", which dereferences it.
Change-Id: Iff83e21168a267dd4b4c401ab7c603e029b3ac39
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_sndcp_comp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)