libosmocore.git branch master updated. 0.9.6-351-g5cfa6dc9

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sat Jul 22 09:06:36 UTC 2017


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=5cfa6dc99324b86a104c697e3ffe8f6d82bd3a22

commit 5cfa6dc99324b86a104c697e3ffe8f6d82bd3a22
Author: Harald Welte <laforge at 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
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list