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 26bcc0b9c4f0240b5caad1b410a966f76563e631 (commit)
from 8fab8413bf76d47300a9d0b0f995ffe7691169b2 (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=26bcc0b9c4f0240b5caad1b410a…
commit 26bcc0b9c4f0240b5caad1b410a966f76563e631
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Dec 11 21:14:39 2016 +0100
fix NULL deref: sua_accept_cb: missing error-return
When server creation failed, besides closing the fd also return an error,
instead of continuing to use the NULL srv.
Change-Id: Iabfae7e5a880d10e4050da4945200ce9b848e577
Fixes: coverity CID#57684
-----------------------------------------------------------------------
Summary of changes:
src/sua.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
SCCP Library