X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Fnative_bt_autodisc.i.h;h=9dcacddf0c52eb4201dfab50e67ba2135f639bb0;hp=eb386610841f4dfe5d570bafe9d2edea1d92386f;hb=3dae1685cf1f1a368cd83928433eb778c8815dab;hpb=f0c01bee96c083f86cc98af9e3eb635629be128b diff --git a/src/bindings/python/bt2/bt2/native_bt_autodisc.i.h b/src/bindings/python/bt2/bt2/native_bt_autodisc.i.h index eb386610..9dcacddf 100644 --- a/src/bindings/python/bt2/bt2/native_bt_autodisc.i.h +++ b/src/bindings/python/bt2/bt2/native_bt_autodisc.i.h @@ -102,7 +102,8 @@ bt_value *bt_bt2_auto_discover_source_components(const bt_value *inputs, plugin_count, NULL, bt_python_bindings_bt2_log_level, - &auto_disc); + &auto_disc, + NULL); if (status != 0) { BT_CURRENT_THREAD_ERROR_APPEND_CAUSE_FROM_UNKNOWN(module_name, "Failed to auto discover sources.");