Conversation
This allows RAII for lock management and will enable clang static lock analysis. Signed-off-by: Andrew Gaul <andrew@gaul.org>
The latter is a less well-defined equivalent of the former. References intel#495. Signed-off-by: Andrew Gaul <andrew@gaul.org>
Signed-off-by: Andrew Gaul <andrew@gaul.org>
|
merged to thermald-next |
|
The three pull requests in thermald-next caused coverity errors: "Make borrowing of pointer clearer for cppcheck" With those three commits : So please recheck the three commits. I can remove and reapply. |
|
How can I access the Coverity report? |
|
I might understand the |
This eliminates the potentially-unsafe heap deallocation in the signal handler. Signed-off-by: Andrew Gaul <andrew@gaul.org>
This eliminates the potentially-unsafe heap deallocation in the signal handler.