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)
Fri, Aug 14, 5:33 PM
Unknown Object (File)
Wed, Aug 5, 8:09 PM
Unknown Object (File)
Wed, Aug 5, 8:09 PM
Unknown Object (File)
Thu, Jul 30, 10:12 AM
Unknown Object (File)
Wed, Jul 22, 4:03 PM
Unknown Object (File)
Jul 17 2026, 7:51 AM
Unknown Object (File)
Jul 16 2026, 1:53 AM
Unknown Object (File)
Jul 13 2026, 2:44 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