mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-08 03:57:08 +03:00

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.