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)
Thu, Nov 21, 6:40 AM
Unknown Object (File)
Wed, Nov 20, 9:06 PM
Unknown Object (File)
Tue, Nov 12, 4:49 PM
Unknown Object (File)
Fri, Nov 8, 2:58 AM
Unknown Object (File)
Tue, Nov 5, 10:51 AM
Unknown Object (File)
Oct 17 2024, 6:11 PM
Unknown Object (File)
Oct 17 2024, 3:00 AM
Unknown Object (File)
Oct 13 2024, 9:58 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