Page MenuHomeFreeBSD

split: Fix linecount parsing.
ClosedPublic

Authored by des on Sep 6 2023, 3:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 7:49 AM
Unknown Object (File)
Mon, Oct 13, 1:21 AM
Unknown Object (File)
Sat, Oct 11, 5:49 PM
Unknown Object (File)
Sat, Oct 11, 7:15 AM
Unknown Object (File)
Fri, Oct 10, 9:09 PM
Unknown Object (File)
Fri, Oct 10, 9:09 PM
Unknown Object (File)
Fri, Oct 10, 9:09 PM
Unknown Object (File)
Fri, Oct 10, 9:09 PM
Subscribers

Details

Summary

The “undocumented kludge” which unfortunately can't be dropped for backward compatibility reasons was prone to segfaulting and would improperly allow a new linecount when one was already set. Fix these issues and add regression tests.

Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable