osmo-bsc/src
Neels Hofmeyr cc6240aeb2 libcommon: eliminate talloc_ctx.c
Interestingly enough, talloc_ctx_init() actually had not a single caller.

While dropping it, see to it that the few contexts that are actually used in
osmo-bsc.git are indeed initialized in all the main scopes.

Also initialize two void* ctxts as NULL explicitly, to allocate under the NULL
context in case some main scope forgets to branch it off another root context.
(That's bsc, fle and paging, all others actually come in from other libraries.)

Change-Id: I344a3d07e146999e154824837ed95db2b9879356
2018-02-14 12:15:40 +01:00
..
ipaccess libcommon: eliminate talloc_ctx.c 2018-02-14 12:15:40 +01:00
libbsc libcommon: eliminate talloc_ctx.c 2018-02-14 12:15:40 +01:00
libcommon libcommon: eliminate talloc_ctx.c 2018-02-14 12:15:40 +01:00
libcommon-cs Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran 2018-01-15 20:14:01 +01:00
libfilter Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran 2018-01-15 20:14:01 +01:00
osmo-bsc libcommon: eliminate talloc_ctx.c 2018-02-14 12:15:40 +01:00
osmo-bsc_nat libcommon: eliminate talloc_ctx.c 2018-02-14 12:15:40 +01:00
utils libcommon: eliminate talloc_ctx.c 2018-02-14 12:15:40 +01:00
Makefile.am Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00