osmo-remsim/src/server
Harald Welte 5426124dc7 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
2023-02-06 13:16:02 +01:00
..
Makefile.am track libulfius and jansson memory allocations with talloc 2019-07-21 20:42:15 +02:00
remsim_server.c remsim_server: handle osmo_fd_register() failure case 2023-02-06 13:14:02 +01:00
rest_api.c rest_api: strtoul canot return negative 2023-02-06 13:13:53 +01:00
rest_api.h track libulfius and jansson memory allocations with talloc 2019-07-21 20:42:15 +02:00
rspro_server.c rspro_server: Handle ipa_server_link_open() error case 2023-02-06 13:16:02 +01:00
rspro_server.h rspro_server: Configure client's bankd parameters (nr/slot/ip/port) 2019-03-31 15:00:00 +02:00