diff options
author | Harald Welte <laforge@gnumonks.org> | 2017-07-21 16:52:29 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-07-21 16:53:46 +0200 |
commit | 5cfa6dc99324b86a104c697e3ffe8f6d82bd3a22 (patch) | |
tree | 1d6c432623f95d0a4d9fa27c80ba960097db5be5 /.gitreview | |
parent | a7ccf6158c1e0ad87bda1f5cac07b4aa1bbcf6b2 (diff) |
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
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions