Actions
Bug #1400
openCompletion of error handling
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/26/2023
Due date:
% Done:
0%
Estimated time:
Description
I have looked at a few source files for your current software.
I have noticed that some checks for return codes are missing.
- fprintf ⇒ usage
https://github.com/lttng/lttng-tools/blob/d4333eb996dec315fb721074c2cf49adee04363b/src/bin/lttng-consumerd/lttng-consumerd.cpp#L159-L200 - pthread_mutex_lock ⇒ lttng_thread_create
https://github.com/lttng/lttng-tools/blob/d4333eb996dec315fb721074c2cf49adee04363b/src/bin/lttng-sessiond/thread.cpp#L98
No data to display
Actions