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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated via 5cfa6dc99324b86a104c697e3ffe8f6d82bd3a22 (commit) from a7ccf6158c1e0ad87bda1f5cac07b4aa1bbcf6b2 (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/libosmocore/commit/?id=5cfa6dc99324b86a104c697e3ffe8...
commit 5cfa6dc99324b86a104c697e3ffe8f6d82bd3a22 Author: Harald Welte laforge@gnumonks.org Date: Fri Jul 21 16:52:29 2017 +0200
osmo_sock_init2(): Fix creation of non-bound sockets
If osmo_sock_init2() was used with CONNECT flag but without BIND flag, an invalid check for "did we create a socket yet" caused the socket to never be created, and subsequently the entire function to return an error.
Change-Id: I0206dbb9c5b8f74d7fb088576941b092acd2ca22
-----------------------------------------------------------------------
Summary of changes: src/socket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org