osmo-msc/src/libvlr
Max 770fbd2024 GSUP: check osmo_gsup_encode() result
Check and handle gracefully any error which might appear in
osmo_gsup_encode() - mark corresponding functions with
warn_unused_result attribute to make sure this failure is always checked
against.

Change-Id: I4551212011fb0bd898c020a183756ed7a9afb9e5
Related: OS#2864
2018-02-08 09:29:50 +00:00
..
Makefile.am Migrate from OpenSSL to osmo_get_rand_id() 2017-12-27 11:11:14 +00:00
vlr.c GSUP: check osmo_gsup_encode() result 2018-02-08 09:29:50 +00:00
vlr_access_req_fsm.c Shift ciphering algorithm selection from VLR to MSC 2018-01-28 00:09:41 +00:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c GSUP: check osmo_gsup_encode() result 2018-02-08 09:29:50 +00:00
vlr_auth_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_core.h GSUP: check osmo_gsup_encode() result 2018-02-08 09:29:50 +00:00
vlr_lu_fsm.c GSUP: check osmo_gsup_encode() result 2018-02-08 09:29:50 +00:00
vlr_lu_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00