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)
Sat, Mar 29, 1:39 PM
Unknown Object (File)
Thu, Mar 20, 11:05 AM
Unknown Object (File)
Feb 26 2025, 7:28 PM
Unknown Object (File)
Feb 25 2025, 1:36 AM
Unknown Object (File)
Feb 11 2025, 12:18 AM
Unknown Object (File)
Feb 3 2025, 8:01 AM
Unknown Object (File)
Feb 3 2025, 4:55 AM
Unknown Object (File)
Jan 31 2025, 9:21 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