aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/oap/oap_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/oap/oap_test.c')
-rw-r--r--openbsc/tests/oap/oap_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/oap/oap_test.c b/openbsc/tests/oap/oap_test.c
index 339d77430..d200ed205 100644
--- a/openbsc/tests/oap/oap_test.c
+++ b/openbsc/tests/oap/oap_test.c
@@ -234,6 +234,7 @@ static struct log_info info = {
int main(int argc, char **argv)
{
+ msgb_talloc_ctx_init(NULL, 0);
osmo_init_logging(&info);
test_oap_api();