commit | c73947814aab381a0761ecc919e6c5407c3fd617 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Apr 14 21:00:54 2016 -0500 |
committer | Rob Landley <rob@landley.net> | Thu Apr 14 21:00:54 2016 -0500 |
tree | 306249df450cea6c406d633ee38e19596d2cf102 | |
parent | f9b9f8a1a457f3a359c0d623fc5d0b261f458980 [diff] |
Andy Chu pointed out an out of bounds access for zero length lines. While we're at it, use unsigned for the line length.