On Sun, Mar 05, 2023 at 03:01:02PM -0000, Michael van Elst wrote:
>  
> -             if (guid != NULL && len == 16)
> +             if (guid == NULL || len == 16)
> +

Shouldn't that be "len != 16"?

-- 
Brett Lymn
--
Sent from my NetBSD device.

"We are were wolves",
"You mean werewolves?",
"No we were wolves, now we are something else entirely",
"Oh"

Reply via email to