Check return value of cds_lfht_destroy
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 4 Apr 2018 16:20:28 +0000 (12:20 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 4 Apr 2018 18:14:54 +0000 (14:14 -0400)
commit3b68d0a3fdf213b4078b80380186aa78670d2712
treeb66a0af3928d8129845c79e82c21d3a9a83196bf
parent4b7e956f92a664e7da9a69786736105d1b27b335
Check return value of cds_lfht_destroy

Bubbling up the error is not an option here. Print and error an move on.

CID 1388096:  Error handling issues  (CHECKED_RETURN)

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/bin/lttng-sessiond/notification-thread-events.c
This page took 0.027453 seconds and 5 git commands to generate.