mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 17:14:42 +00:00
a4fc2b5106
This closes #2181. `who --lookup` is failing with a runtime panic (double free). Since `crate::dns-lookup` already includes a safe wrapper for `getaddrinfo` I used this crate instead of further debugging the existing code in utmpx::canon_host(). * It was neccessary to remove the version constraint for libc in uucore. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |