Fail gracefully when /proc is not mounted

(thanks to Philipp Hagemeister)
This commit is contained in:
Hisham Muhammad
2012-10-19 18:59:48 +00:00
parent 47e881f460
commit 1b21827f1f
4 changed files with 22 additions and 3 deletions

View File

@ -3,6 +3,8 @@ What's new in version 1.0.2
* Add IO priority support ('i' key)
* Avoid deleting .htoprc if it is a symlink
* Fail gracefully when /proc is not mounted
(thanks to Philipp Hagemeister)
* BUGFIX: Fix crashes when process list is empty
What's new in version 1.0.1