Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email )
Change subject: Convert struct hnbgw_cnpool to be a talloc context ......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264/comment/f2d088fc_f6df0b10?us... : PS2, Line 7: Convert struct hnbgw_cnpool to be a talloc context
I would like to see the motivation here in COMMIT_MSG.
The motivation is: 1- We currently have some memory corruption somewhere which we need to figure out 2- The previous talloc context hierarchy made no sense, and it was probably a left over of previous states of the code where we didn't have support for several sccp clients, etc.