osmo-bsc/src/osmo-bsc_nat
Max 82d25f6ea5 Check and handle SMS encoding failure
The SMS address encoding can fail due to gsm48_encode_bcd_number() which
was not checked for because wrong type was used. Fix this by using
correct type, checking for error and propagating it to the caller.

Change-Id: I9fc16e24f7df5ebad6f4f1b389b2c5e861be95d7
Fixes: CID57882
2017-12-31 11:02:42 +00:00
..
Makefile.am Migrate from OpenSSL to osmo_get_rand_id() 2017-12-27 11:10:59 +00:00
bsc_filter.c Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
bsc_mgcp_utils.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_nat.c Migrate from OpenSSL to osmo_get_rand_id() 2017-12-27 11:10:59 +00:00
bsc_nat_ctrl.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_nat_filter.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_nat_rewrite.c Check and handle SMS encoding failure 2017-12-31 11:02:42 +00:00
bsc_nat_rewrite_trie.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_nat_utils.c add ';' after OSMO_ASSERT() 2017-10-05 15:30:05 +02:00
bsc_nat_vty.c vty: skip installing cmds now always installed by default 2017-11-01 00:48:52 +01:00
bsc_sccp.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_ussd.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00