pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-ggsn/+/17758 )
Change subject: sgsnemu: Refactor arg/cfg parser to use talloc ...................................................................... sgsnemu: Refactor arg/cfg parser to use talloc Used to get rid of some annoying memory leaks presented by ASan after each run. both ASan and talloc_report_full are fine after these changes, and sgsnemu continues to work as expected. Change-Id: Ie0d48a12a8349be5a859a03191421cbd9cc324cc --- M sgsnemu/cmdline.c M sgsnemu/cmdline.h M sgsnemu/sgsnemu.c 3 files changed, 367 insertions(+), 377 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/58/17758/2 -- To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/17758 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Change-Id: Ie0d48a12a8349be5a859a03191421cbd9cc324cc Gerrit-Change-Number: 17758 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <[email protected]> Gerrit-CC: Jenkins Builder Gerrit-MessageType: newpatchset
