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 d8552d70114cccce28aeffe5010eaf750a2277c5 (commit) from 02e029708a62cdac960947193c8f850c3fe5ad66 (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=d8552d70114cccce28aeffe5010e...
commit d8552d70114cccce28aeffe5010eaf750a2277c5 Author: Harald Welte laforge@gnumonks.org Date: Thu Aug 31 20:25:52 2017 +0200
osmo-stp: Fix process termination on SIGINT+SIGTERM
In commit eed8c1bfae1d151e135b574d83ed295d36ad8b44 we introduced some singal handling code for (among others) SIGINT and SIGTERM.
This code causes the process to hang rather than terminate, as it only dispatches a signal that nobody handles yet in libosmo-sccp.
Until a proper implementation is made, let's terminate the process as expected.
Change-Id: Iff79c8ac0b347660333912c9258073a013ea799b
-----------------------------------------------------------------------
Summary of changes: stp/stp_main.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org