On Wed Jun 28 06:26:29 2023 +0000, Davide Beatrici wrote:
What's the preferred alternative?
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()`.