valpackett / systemstat

Rust library for getting system information | also on https://codeberg.org/valpackett/systemstat

Home Page:https://crates.io/crates/systemstat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows IPv6 netmask panic

valpackett opened this issue · comments

@biluohc trying to run on Server 2016:

thread 'main' panicked at 'attempt to shift left with overflow', src\platform\windows\network_interfaces.rs:280:28

https://github.com/myfreeweb/systemstat/blob/7e0f8c6d55e1891398363198e019ac1d48d835cc/src/platform/windows/network_interfaces.rs#L280