commit | 775f00734828229ef2eca0ad8b84f36a5d70427c | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sat Jan 21 18:18:34 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sat Jan 21 19:44:48 2017 +0100 |
tree | 201b7347ccdb812e5ce3d478ab3a8ad177b5bb54 | |
parent | 414a1ecc8d91304fa988ba2a63705213a346998b [diff] |
tweaks: use a cheaper way to detect an end-of-line There is no need to compute the line length: just avoid overstepping the terminating NUL byte when being forced to advance the index.