osmo-msc/openbsc/src/osmo-nitb
Neels Hofmeyr c13e687742 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx
Decouple the talloc context allocations from global tall_bsc_ctx pointer.

It appears that talloc_ctx_init() was intended for general use, since it is
located in libcommon. It is currently used only by osmo-nitb; but the upcoming
osmo-cscn will use it as well.

Instead of defining in osmo-nitb main file, add definition in gsm_data.h.

Change-Id: I168106599b788f586be0ff0af4699b9746c1b103
2016-09-26 02:25:46 +02:00
..
Makefile.am Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
bsc_hack.c mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx 2016-09-26 02:25:46 +02:00