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 "SCCP Library".
The branch, master has been updated via 738756984f2479512514515e95610f0a1bde7bd1 (commit) from b06c887cf0ae8b0dd15f93f85459cf903f3b145b (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/libosmo-sccp/commit/?id=738756984f2479512514515e9561...
commit 738756984f2479512514515e95610f0a1bde7bd1 Author: Installation Owner owner@lobotron Date: Wed Jul 26 16:44:59 2017 +0200
sccp: fix possible nullpointer deref
check input parameters local_ip and remote_ip of the function osmo_sccp_simple_client_on_ss7_id() before using them with talloc_strdup()
Change-Id: I1a5dd1ea3167513bf9e7ae153f83e1ae3136c905
-----------------------------------------------------------------------
Summary of changes: src/sccp_user.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive