osmo-remsim/src
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
..
bankd bankd, client, server: add -L option to disable log coloring 2022-11-19 09:18:16 +00:00
client bankd, client, server: add -L option to disable log coloring 2022-11-19 09:18:16 +00:00
rspro server: Detect duplicate client/bankd connection; drop new ones 2022-05-03 18:09:14 +02:00
server rspro_server: Handle ipa_server_link_open() error case 2023-02-06 13:16:02 +01:00
Makefile.am Bump version: 0.2.2.126-7382 → 1.0.0 2021-12-09 09:09:49 +01:00
asn1c_helpers.c Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
asn1c_helpers.h rspro_client_fsm: Log clientConnectResult != ok 2022-05-05 19:19:33 +02:00
debug.c bankd: Add GSMTAP functionality for SIM traffic 2022-11-19 09:18:16 +00:00
debug.h bankd: Add GSMTAP functionality for SIM traffic 2022-11-19 09:18:16 +00:00
rspro_client_fsm.c rspro_client: implement re-establish delay 2022-11-19 09:21:04 +00:00
rspro_client_fsm.h rspro_client: implement re-establish delay 2022-11-19 09:21:04 +00:00
rspro_util.c Fix various 'uninitialized variable' bugs reported by coverity 2023-02-03 20:19:44 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00