mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
8ac8542b6e
This situation can arise if pcp-htop screen is resized right at the same time sampling from pmcd(1) is happening. Have a couple more goes at it before giving up entirely; once there is no data available though we cannot proceed into accessing the sample result data structure (segv will result) so a new short-circuit guard is added there also.