Attention is currently required from: fixeria, osmith.
pespin uploaded patch set #3 to this change.
The following approvals got outdated and were removed: Code-Review+1 by fixeria, Code-Review+1 by osmith
Convert struct hnbgw_cnpool to be a talloc context
We currently have some memory corruption somewhere in osmo-hnbgw in production
which we need to figure out. The previous talloc context hierarchy was
really messy, and it was probably a left over of previous states of the code
where we didn't have support for several sccp clients, etc.
This patch is a step towards clarifying that hierarchy.
Change-Id: I62a511e3ea0254d0327f2664d504b9195416bc76
---
M include/osmocom/hnbgw/hnbgw.h
M include/osmocom/hnbgw/hnbgw_cn.h
M src/osmo-hnbgw/hnbgw.c
M src/osmo-hnbgw/hnbgw_cn.c
M src/osmo-hnbgw/hnbgw_sccp.c
M src/osmo-hnbgw/hnbgw_vty.c
M src/osmo-hnbgw/osmo_hnbgw_main.c
7 files changed, 81 insertions(+), 68 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/64/40264/3
To view, visit change 40264. To unsubscribe, or for help writing mail filters, visit settings.