Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review 0e4689be33 Update notes for submitted changes
* libmsc: fix another memleak (struct gsm_sms) in gsm340_rx_tpdu()
* libmsc: fix memory leak (struct gsm_sms) in gsm340_rx_tpdu()
2021-11-29 20:36:35 +00:00
Gerrit Code Review 2b612c6582 Update notes for submitted changes
* osmoappdesc.py, tests: switch to python 3
2019-12-12 09:29:19 +00:00
Gerrit Code Review d3ebc8e073 Update notes for submitted changes
* sgs_iface: Accept messages with unknown TLV elements
2019-09-26 19:23:48 +00:00
Gerrit Code Review 668504f1ae Update notes for submitted changes
* libmsc/mncc_call.c: fix uninitialized access of stack memory
* libmsc/ran_msg_a.c: prevent chosen_encryption->key buffer overrun
* libmsc/ran_msg_a.c: refactor ran_a_decode_lcls_notification()
* libmsc/ran_msg_a.c: avoid ternary operator in struct initialization
* libmsc/gsm_04_11.c: fix NULL-pointer dereference in gsm340_rx_tpdu()
* sms_queue_test: assert return value of osmo_use_count_get_put()
* libmsc/msc_a.c: fix possible NULL-pointer dereferences
* libmsc/msc_ho.c: fix unreacheable check of MSC-T role allocation
* libmsc/sgs_server.c: do not override rc in case of SCTP_SHUTDOWN_EVENT
2019-05-13 20:15:05 +00:00