Page MenuHomeFreeBSD

Avoid copying too much from the input string.
ClosedPublic

Authored by brooks on Jul 19 2019, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 11, 12:18 AM
Unknown Object (File)
Mon, Feb 3, 8:01 AM
Unknown Object (File)
Mon, Feb 3, 4:55 AM
Unknown Object (File)
Fri, Jan 31, 9:21 PM
Unknown Object (File)
Thu, Jan 23, 1:17 PM
Unknown Object (File)
Tue, Jan 21, 1:15 AM
Unknown Object (File)
Mon, Jan 20, 6:46 PM
Unknown Object (File)
Sun, Jan 19, 7:59 PM
Subscribers

Details

Summary

This avoids reading past the end of the static strings. On a system
with bounds checking these tests fault.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable