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)
Feb 20 2024, 6:09 PM
Unknown Object (File)
Feb 9 2024, 6:49 AM
Unknown Object (File)
Jan 12 2024, 6:54 PM
Unknown Object (File)
Jan 12 2024, 3:34 AM
Unknown Object (File)
Dec 17 2023, 11:34 PM
Unknown Object (File)
Dec 10 2023, 9:54 PM
Unknown Object (File)
Dec 3 2023, 2:36 PM
Unknown Object (File)
Sep 17 2023, 4:39 AM
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