With addstr instead of insstr we get a harmless exception when writing on the last...
commitee1993d37e8e629880973256026cc2ffd496a8b1
authorGuillaume Chazarain <guichaz@gmail.com>
Mon, 13 Dec 2010 23:21:09 +0000 (14 00:21 +0100)
committerGuillaume Chazarain <guichaz@gmail.com>
Mon, 13 Dec 2010 23:21:09 +0000 (14 00:21 +0100)
tree8ba137012d42623e7c47327f1e0e135a95898c16
parent52d4e2b93b26d0676451f15e476e651ef3afa490
With addstr instead of insstr we get a harmless exception when writing on the last column.

Confirmed by http://ubuntuforums.org/showthread.php?t=457689
addstr() raises an exception but the string is printed anyway
iotop/ui.py