Attention is currently required from: daniel, fixeria, laforge, lynxis lazus, osmith.
Hello Jenkins Builder, daniel, fixeria, laforge, lynxis lazus, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/42219?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review+1 by laforge
Change subject: Use talloc to allocate asn1c decoded structs ......................................................................
Use talloc to allocate asn1c decoded structs
This commit adds talloc support but will still use talloc NULL context everywhere when allocating memory. This is already useful since it allows programs enabling null context tracking to get a report of memory usage.
Related: SYS#5423 Related: OS#6965 Change-Id: I6d885527caa5b60011b4fac341b93026ab1833d9 --- M configure.ac M debian/control M include/osmocom/tcap/asn_internal.h M libosmo-asn1-tcap.pc.in M src/Makefile.am M src/tcap.c M tests/parse/Makefile.am 7 files changed, 27 insertions(+), 8 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-asn1-tcap refs/changes/19/42219/3