aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/bsc/bsc_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/bsc/bsc_test.c')
-rw-r--r--openbsc/tests/bsc/bsc_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/bsc/bsc_test.c b/openbsc/tests/bsc/bsc_test.c
index cc4565246..6d41941c1 100644
--- a/openbsc/tests/bsc/bsc_test.c
+++ b/openbsc/tests/bsc/bsc_test.c
@@ -199,6 +199,7 @@ out:
int main(int argc, char **argv)
{
+ msgb_talloc_ctx_init(NULL, 0);
osmo_init_logging(&log_info);
test_scan();