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 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=7d3093506ad9621caf2a5af11602ec08…
commit 7d3093506ad9621caf2a5af11602ec081ab76480
Author: Philipp <pmaier(a)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)