Commit bf6042d
gberkes
Marked the process_request() function with the [[noreturn]] attribute, as pthread_exit() does not return.
1 parent 7b56db1 commit bf6042d
File tree
1 file changed
+1
-1
lines changed- examples/reading_logs_via_rule_message
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments