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 "Osmocom network interface library".
The branch, master has been updated
via 31b1dbd894d6c4b1f1abf38b2816cca920e894f9 (commit)
from 56add1e78064698fdf909cf000d413357303af8a (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-netif/commit/?id=31b1dbd894d6c4b1f1abf38b28…
commit 31b1dbd894d6c4b1f1abf38b2816cca920e894f9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:59:31 2017 +0200
somo_stream_srv_fd_cb(): close socket if NODELAY fails
We didn't check for cases where setsockopt_nodelay() fails. Let's check
for that and bail out + close the socket.
Change-Id: I0adbc4cec35be7c36bdf01d4d8fefd6097e9be5d
Fixes: coverity CID#166970
-----------------------------------------------------------------------
Summary of changes:
src/stream.c | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom network interface library