What's Changed
cpu
- fix: harden parsers against malformed/truncated input by @shirou in #2109
- [cpu][windows]: compute cpu-total times from integer ticks by @skartikey in #2111
- [darwin][process]: fix errno handling and library lifetime on darwin by @shirou in #2119
- [cpu][windows]: compute total counters from individual stats to handle processor groups correctly by @srebhan in #2125
- [cpu][windows]: harden the cpu-total computation added in #2125 by @shirou in #2128
net
- fix(net): pad GetExtendedTcpTable buffer to prevent GC thrashing on Windows by @HarshalPatel1972 in #2108
process
other
New Contributors
Full Changelog: v4.26.6...v4.26.7