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
F154969004: D21004.id.diff
Thu, Apr 30, 9:20 AM
Unknown Object (File)
Thu, Apr 23, 4:50 AM
Unknown Object (File)
Tue, Apr 21, 11:41 AM
Unknown Object (File)
Tue, Apr 21, 8:05 AM
Unknown Object (File)
Tue, Apr 21, 8:05 AM
Unknown Object (File)
Sun, Apr 19, 10:17 PM
Unknown Object (File)
Wed, Apr 15, 10:34 PM
Unknown Object (File)
Sat, Apr 11, 6:02 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