https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225559

--- Comment #4 from Adriaan de Groot <adr...@freebsd.org> ---
It shows the usage information because of *other* bugs in xfreerdp, though. I
mean, sure, we can just remove /network from krdc and ignore the setting the
user does there, but the problems are in xfreerdp, in strtoul() or in the way
errno is set. Well, mostly in the fact that strtol() sets errno in invalid
cases, but doesn't *re*set it on success, while Linux GLibC seems to ignore
errno entirely.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to