Page MenuHomeFreeBSD

tftpd: Use `size_t` where appropriate.
ClosedPublic

Authored by des on Apr 25 2024, 5:23 PM.
Tags
None
Referenced Files
F102162676: D44954.diff
Fri, Nov 8, 9:38 AM
Unknown Object (File)
Oct 5 2024, 8:56 AM
Unknown Object (File)
Oct 5 2024, 4:35 AM
Unknown Object (File)
Oct 4 2024, 5:53 PM
Unknown Object (File)
Oct 4 2024, 12:33 PM
Unknown Object (File)
Oct 3 2024, 7:29 AM
Unknown Object (File)
Oct 3 2024, 4:31 AM
Unknown Object (File)
Oct 2 2024, 7:21 PM
Subscribers

Details

Summary
  • Limit the use of ssize_t to only where it's needed.
  • Correct one case of int being used for a length.

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57365
Build 54253: arc lint + arc unit