osmo-bsc/openbsc/src
Neels Hofmeyr 39ae17fb69 msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx
Drop extern definitions of talloc_msgb_ctx and use msgb_talloc_ctx_init()
instead.

In sgsn_test.c, use a local variable msgb_ctx to do the talloc report
from the return value of msgb_talloc_ctx_init().

Change-Id: I2f9ace855f0ecbdc9adf5d75bcb1a3d666570de4
2016-10-13 13:14:41 +00:00
..
gprs msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx 2016-10-13 13:14:41 +00:00
ipaccess msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
libbsc Log use of incompatible BS-AG-BLKS-RES value 2016-10-13 08:35:24 +00:00
libcommon msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx 2016-10-13 13:14:41 +00:00
libfilter Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libiu Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libmgcp COSMETIC: 'if' is not a function, so there is space before '(' 2016-09-28 00:47:28 +00:00
libmsc msc: add counters to track call attempts/active/success/failed 2016-10-04 01:08:12 +02:00
libtrau Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
osmo-bsc msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
osmo-bsc_mgcp msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
osmo-bsc_nat msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx 2016-10-13 13:14:41 +00:00
osmo-nitb log CTRL bind only once 2016-09-30 03:12:46 +02:00
utils msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
Makefile.am Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00