projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
87dc6a9
)
Fix: lttng UST and kernel consumer: fix ret vs errno mixup
author
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Fri, 24 Feb 2012 19:41:49 +0000
(14:41 -0500)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Fri, 24 Feb 2012 19:41:49 +0000
(14:41 -0500)
- errno should be set to -ret (not the opposite!)
The main effect is that the perror errors were meaningless.
- errno should always be compared with positive values.
This was also causing consumerd error handling mistakes.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
No differences found
This page took
0.026326 seconds
and
4
git commands to generate.