Tamino Bauknecht
|
f598e348c4
|
ci: Update Linter job
|
2023-10-21 12:50:56 +02:00 |
|
Tamino Bauknecht
|
6dd2cfba34
|
ci: Lint header files with hpp file ending
|
2023-10-21 11:57:11 +02:00 |
|
Tamino Bauknecht
|
ae748b2644
|
modules+util: fix actual (potential) memory leaks
|
2023-10-21 11:51:33 +02:00 |
|
Tamino Bauknecht
|
a0b63d6b1e
|
modules: use scope_exit for deletion to make code more robust
|
2023-10-21 11:51:18 +02:00 |
|
Tamino Bauknecht
|
89e85db790
|
ALabel: make use of std::chrono::max() instead of magic number
|
2023-10-21 11:50:38 +02:00 |
|
Tamino Bauknecht
|
a73669be6a
|
modules/upower: use smart pointer to avoid memory leak
|
2023-10-21 11:50:28 +02:00 |
|
Tamino Bauknecht
|
8c57756556
|
util: add scope_guard
This custom small implementation avoids adding an extra dependency like
Boost.ScopeExit
|
2023-10-21 11:50:06 +02:00 |
|