commit | 06b1fcad13758750bea4b8604e364af861afa938 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Apr 24 21:44:11 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Apr 24 21:44:11 2016 +0200 |
tree | f767fdbab5629de4cdb7d0554e78532d43e76b77 | |
parent | 92b8d6fb24367ed652aacd952332cbc2ccf6030e [diff] |
tabbing: fix erroneous use of strnlenpt() Names could be strings of multibyte characters, so they could be more than COLS - 1 bytes long and still be less than COLS - 1 columns wide.