libosmo-netif[master]: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors

2017-04-14 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/1320 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3a3ce9194ab7ca5c1921fc79c2a1c9e10a552cf0 Gerrit-PatchSet: 2 Gerrit-Project: libosmo-netif Gerrit-Branch: master G

[MERGED] libosmo-netif[master]: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors

2017-04-14 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors .. osmo_stream_srv_fd_cb(): don't leak socket FDs on errors So far we seem to assume that the ac

libosmo-netif[master]: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors

2017-04-14 Thread Harald Welte
Harald Welte has restored this change. Change subject: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors .. Restored -- To view, visit https://gerrit.osmocom.org/1320 To unsubscribe, visit https://gerrit.osmocom.org/set

[PATCH] libosmo-netif[master]: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors

2017-04-14 Thread Harald Welte
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/1320 to look at the new patch set (#2). osmo_stream_srv_fd_cb(): don't leak socket FDs on errors So far we seem to assume that the accept_cb does all handling of socket fd cle