libosmo-sccp/src
Harald Welte 8a1f5a72db scu_gen_encode_and_send(): Fix NULL pointer deref
We were using the 'xua' pointer before checkin if it actually is valid

Change-Id: I5cd3250afc0b787b78683cd8ab6b2512e0d5c69e
Fixes: coverity CID#166945
2017-04-27 11:52:43 +02:00
..
Makefile.am Fix debian builds 2017-04-25 13:40:12 +02:00
ipa.c Fix debian builds 2017-04-25 13:40:12 +02:00
m3ua.c m3ua: Generalize + Export function to generate MTP-TRANSFER xua_msg 2017-04-15 23:01:13 +02:00
mtp_pcap.c mtp: Add the MTP Level3 code to the SCCP repoistory 2010-08-01 17:01:26 +08:00
osmo_ss7.c osmo_ss7: Allocate message buffers with headroom 2017-04-18 10:08:25 +00:00
osmo_ss7_hmrt.c deliver_to_mtp_user(): Fix null pointer dereference 2017-04-27 11:50:51 +02:00
osmo_ss7_vty.c IPA: Override/Set point codes 2017-04-18 10:08:25 +00:00
sccp.c NULL safety: sccp_create_sccp_addr: copy only non-NULL sock->gti 2016-12-11 21:24:59 +01:00
sccp2sua.c sccp2sua: Avoid array overruns in sccp_is_{mandatory,optional}() 2017-04-27 10:55:03 +02:00
sccp_helpers.c osmo_sccp_make_addr_pc_ssn(): Set routing indicator 2017-04-10 11:48:35 +02:00
sccp_internal.h SCCP: Add VTY interface for SCCP 2017-04-14 20:25:50 +02:00
sccp_sap.c Add a default layer manager using RKM to register PC with SG 2017-04-13 18:05:13 +02:00
sccp_sclc.c sigtran: fix various memory leaks (msgb and xua_msg) 2017-04-10 11:48:35 +02:00
sccp_scoc.c scu_gen_encode_and_send(): Fix NULL pointer deref 2017-04-27 11:52:43 +02:00
sccp_scrc.c Add IPA/SCCPlite support as SIGTRAN alternative 2017-04-18 10:08:25 +00:00
sccp_user.c sccp_user: Add missing 'break' statement 2017-04-27 11:43:53 +02:00
sccp_vty.c SCCP: Add VTY interface for SCCP 2017-04-14 20:25:50 +02:00
sua.c SUA: Make sure to reject unknown CO message types 2017-04-17 10:33:10 +02:00
xua_as_fsm.c Add IPA/SCCPlite support as SIGTRAN alternative 2017-04-18 10:08:25 +00:00
xua_as_fsm.h SUA/M3UA: Implement T(r) recovery timer of Application Server FSM 2017-04-14 22:48:41 +02:00
xua_asp_fsm.c Address some negative integer handling issues 2017-04-27 10:21:42 +02:00
xua_asp_fsm.h Add IPA/SCCPlite support as SIGTRAN alternative 2017-04-18 10:08:25 +00:00
xua_default_lm_fsm.c xua_default_lm_fsm: Missing printf() argument 2017-04-27 10:27:35 +02:00
xua_internal.h Add IPA/SCCPlite support as SIGTRAN alternative 2017-04-18 10:08:25 +00:00
xua_msg.c xua_msg: Add xua_from_nested() helper function for nested IEs 2017-04-10 11:48:35 +02:00
xua_rkm.c xua_rkm: Fix handling of RK Registration with multiple Routing Keys 2017-04-27 10:45:09 +02:00