osmo-remsim/src
Harald Welte 9392e08011 rspro_client_fsm/remsim_client: Fix double-free
respro_dec_msg() takes ownership of the input msgb in both
successful and unsuccessful cases, so we must not call talloc_free
on the resulting msgb.

Change-Id: Id54d1b73395da1329a998d213c190da49eb90a93
2019-07-23 18:16:40 +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/remsim_client: Fix double-free 2019-07-23 18:16:40 +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