Attention is currently required from: fixeria, osmith.
Hello Jenkins Builder, fixeria, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review+1 by fixeria, Code-Review+1 by osmith
Change subject: Convert struct hnbgw_cnpool to be a talloc context ......................................................................
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