On Wed Jun 28 06:47:44 2023 +0000, Huw Davies wrote:
I think ideally we'd have `get_device_name_from_guid()`[1] `malloc()` the name itself which the caller would be expected to `free()`. [1] I slightly prefer `_from_guid()` over `_by_guid()`.
Agreed.