osmo-bsc/openbsc/src/nat
Holger Hans Peter Freyther 605f62a16a [nat] Do not access the con after the removal
In case of a RLC message we will destroy the SCCP connection. This means
that accessing the con and con->bsc will access old memory. Keep the status
local and move the con into an inner scope.
2010-06-15 20:24:20 +08:00
..
bsc_filter.c nat: Allow to send MGCP messages from the BSC to the network 2010-06-15 20:24:10 +08:00
bsc_mgcp_utils.c nat: Fix memory leak... in MGCP forwarding 2010-06-15 20:24:17 +08:00
bsc_nat.c [nat] Do not access the con after the removal 2010-06-15 20:24:20 +08:00
bsc_nat_utils.c [nat] Use and print the connection type of a SCCP connection. 2010-06-15 20:24:20 +08:00
bsc_nat_vty.c [nat] Use and print the connection type of a SCCP connection. 2010-06-15 20:24:20 +08:00
bsc_sccp.c nat: When we fail to reallocate... also close down the MGCP part 2010-06-15 20:24:18 +08:00