You need to sign in or sign up before continuing.
The source project of this merge request has been removed.
Code cleanup: Sensor read config cleanup
Changes:
- Fix conditional memory leaks caused by
g_return_if_fail() - Replace hard-coded constants with
sizeof()