Attention is currently required from: laforge. Hello Jenkins Builder, fixeria,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-remsim/+/31181
to look at the new patch set (#2).
Change subject: rspro_server: Handle ipa_server_link_open() error case ......................................................................
rspro_server: Handle ipa_server_link_open() error case
CID 307530: Error handling issues (CHECKED_RETURN) Calling "ipa_server_link_open" without checking return value (as is done elsewhere 4 out of 5
times).
while at it, also add a missing pthread_rwlock_destroy() call which was missing in the existing ipa_server_link_create() error path.
Closes: CID#307530 Change-Id: Ic32d53a236b80711651fb4ee196ac3b95148e61f --- M src/server/rspro_server.c 1 file changed, 14 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/81/31181/2