Commit Graph

3 Commits

Author SHA1 Message Date
Gerrit Code Review 6aa2f5a9f1 Update notes for submitted changes
* remove empty + unused ran_up_l2.c
2020-06-22 12:24:15 +00:00
Gerrit Code Review c3af6517fb Update notes for submitted changes
* SMS-over-GSUP: notify sender about malformed GSUP messages
* SMS-over-GSUP: notify sender about unhandled GSUP messages
* SMS-over-GSUP: respond with error if net->sms_over_gsup is false
* SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx()
2020-04-30 07:35:47 +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