Fix: return status instead of ret
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 26 Jun 2019 18:48:06 +0000 (14:48 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:33 +0000 (11:53 -0400)
commit70d47316c79078bd4ea7cb9c257498a13cfebe5c
tree7e0ae45bf9caf2ea3e191bafa2e1e1a3cd10849f
parente17763ec161321544ae09abeac4f40e517504d11
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.024233 seconds and 4 git commands to generate.