Hardware Monitor: Fixed several memory leaks when no hardware monitor sensor is found

This commit is contained in:
jsteube
2017-02-14 11:48:18 +01:00
parent 0280aff571
commit 15f9a3ad83
2 changed files with 17 additions and 16 deletions
+1
View File
@@ -61,6 +61,7 @@
- Events: Improved the maximum event message handling. event_log () will now also internally make sure that the message is properly terminated
- Files: Do several file and folder checks on startup rather than when they are actually used to avoid related error after eventual intense operations
- Helper: Added functions to check existence, type, read- and write-permissions and rewrite sources to use them instead of stat()
- Hardware Monitor: Fixed several memory leaks when no hardware monitor sensor is found
- OpenCL Header: Updated CL_* errorcode to OpenCL 1.2 standard
- OpenCL Runtime: Updated AMDGPU-Pro driver version check, do warn if version 16.60 is detected which is known to be broken
- OpenCL Kernel: Renumbered hash-mode 7600 to 4521