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 17927de2ad892aa5802d118ab71f041db0732f53 (commit)
via 68e9aaa32d87c72a28b1824c513c69129f63d849 (commit)
via 5112d60ff7d7cafb21a6a8ace7d692e6ef2b500a (commit)
from 65daa7f06403f84de98f806a1d1a13c1906ce692 (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=17927de2ad892aa5802d118ab71…
commit 17927de2ad892aa5802d118ab71f041db0732f53
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:29:13 2017 +0200
ss7_test: Avoid possible NULL pointer dereference in test case
Change-Id: If2a7b2c988d06e8bbd2a63f3a5ceeb403bfb34ed
Fixes: coverity CID#166992
http://cgit.osmocom.org/libosmo-sccp/commit/?id=68e9aaa32d87c72a28b1824c513…
commit 68e9aaa32d87c72a28b1824c513c69129f63d849
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:27:35 2017 +0200
xua_default_lm_fsm: Missing printf() argument
Change-Id: I03c30a0d1e03ff56df80bdd1e8a7846142b6f79c
Fixes: coverity CID#166993
http://cgit.osmocom.org/libosmo-sccp/commit/?id=5112d60ff7d7cafb21a6a8ace7d…
commit 5112d60ff7d7cafb21a6a8ace7d692e6ef2b500a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:20:31 2017 +0200
Address some negative integer handling issues
If for some reason we cannot resolve the file descriptor for a given
FSM, we shouldn't attempt to send data through it.
Fixes: coverity CID#167155, CID#167154, CID#167153, CID#167152, CID#167151,
CID#167151
Change-Id: I8b1a676b653bcdad21cb7927d549f499950a2b73
-----------------------------------------------------------------------
Summary of changes:
src/xua_asp_fsm.c | 21 ++++++++++++++-------
src/xua_default_lm_fsm.c | 2 +-
tests/ss7/ss7_test.c | 1 +
3 files changed, 16 insertions(+), 8 deletions(-)
hooks/post-receive
--
SCCP Library