Fix: return status instead of ret
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 26 Jun 2019 18:48:06 +0000 (14:48 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 27 Jun 2019 04:55:27 +0000 (00:55 -0400)
commit060cf347f8b8267f953b2c9834d71e83d2aca558
tree4fde25792ddfcea11e46abb8e39364ee7cc25151
parent16b7b5e7f6ce858dcc2033f379f7ed78118ebbe2
Fix: return status instead of ret

Commit 9736d991ea189f29b908e9cf18103c1452c59e05 modifies the error
handling of bt_plugin_create_append_all_from_dir but fails to return the
actual status.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Change-Id: I147a212e1556d81a4fe9cbef839cfe65b345195c
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1545
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
src/lib/plugin/plugin.c
This page took 0.023783 seconds and 4 git commands to generate.