mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
73f5ecf528
When parsing the content of /proc/loadavg via fscanf(3), ensure client passed parameters are set to sanitized values. Related to: #581