On Fri Sep 6 15:57:14 2024 +0000, Grigory Vasilyev wrote:
@nsivov there is no such thing, here just a 32-bit string is parsed, guid has a different format.
@nsivov can replace with `sscanf`. But static analyzers will always complain about sscanf due to possible overflow.