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)
Tue, Oct 14, 4:39 PM
Unknown Object (File)
Tue, Oct 14, 4:39 PM
Unknown Object (File)
Tue, Oct 14, 4:39 PM
Unknown Object (File)
Tue, Oct 14, 1:31 PM
Unknown Object (File)
Tue, Oct 14, 4:00 AM
Unknown Object (File)
Fri, Sep 26, 6:26 PM
Unknown Object (File)
Mon, Sep 22, 1:03 PM
Unknown Object (File)
Sun, Sep 21, 8:29 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