segment: Fix 1-byte read past initialized data when file ends in CR.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 5 Oct 2021 06:14:32 +0000 (23:14 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 5 Oct 2021 06:26:25 +0000 (23:26 -0700)
Fixes bug #61253.
Thanks to Irfan Ariq for reporting this bug.


No differences found