osmo-remsim/src
Harald Welte cacbc2b37d rspro_client_fsm: Fix another memory leak
We basically must ensure that all code paths *except* the path leading
to rspro_dec_msg() must call msgb_free(msg).  This was not the case
in two situations, as fixed now.

Change-Id: I29f8413bb43b3ebf827be0bceda1a4db1e6e2b7c
2019-07-24 18:42:02 +02:00
..
bankd osmo-remsim-bankd: Fix typo in help for --num-slots 2019-05-25 00:49:32 +02:00
rspro Fix common misspellings and typos 2019-07-17 22:11:52 +02:00
server server: rest_api: Fix memory leak in slotmap post 2019-07-21 20:42:21 +02:00
simtrace2 Fix common misspellings and typos 2019-07-17 22:11:52 +02:00
Makefile.am configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02: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 Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
bankd_client_fsm.c cosmetic: remove some FIXME that actually are already fixed 2019-04-02 20:56:16 +02:00
client.h client: transmit RSPRO via bankd_conn_fsm 2019-03-30 12:01:51 +01:00
debug.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
debug.h slotmap: Log file/line when changing state 2019-03-07 21:15:32 +01:00
remsim_client.c rspro_client_fsm/remsim_client: Fix double-free 2019-07-23 18:16:40 +02:00
rspro_client_fsm.c rspro_client_fsm: Fix another memory leak 2019-07-24 18:42:02 +02:00
rspro_client_fsm.h bankd: move bank_id / num_slots from g_bankd to remsim_srv_conn 2019-04-01 21:07:02 +02:00
rspro_util.c rspro_util.c: Disable printf debugging 2019-04-01 10:52:17 +02:00
rspro_util.h remsim_client: Process SetAtrReq() and set ATR in SIMtrace2 firmware 2019-03-28 20:28:57 +01:00
simtrace2-remsim_client.c rspro_client_fsm/remsim_client: Fix double-free 2019-07-23 18:16:40 +02:00
slotmap.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
slotmap.h disable slotmap debugging 2019-03-31 15:13:29 +02:00