Skip to content
Success

Changes

Summary

  1. gtp_new(): use talloc instead of calloc/free (details)
Commit b97ee08e4fc69ac40dbea6bf9bd99217d4e098dd by lynxis
gtp_new(): use talloc instead of calloc/free

Required for SGSN Context Req fsm which is using talloc.
Adds a new api to set the global gsn talloc context via gtp_set_talloc_ctx()

Change-Id: I7c4a29c4bb1ef3c7bf506e59e99b3a804cabe34b
The file was modifiedgtp/gsn_internal.h
The file was modifiedinclude/osmocom/gtp/gsn.h
The file was modifiedgtp/gsn.c