Page MenuHomeFreeBSD

tftp: fix two minor Coverity CIDs
ClosedPublic

Authored by asomers on Sep 17 2019, 11:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 2, 5:10 PM
Unknown Object (File)
May 6 2026, 6:24 AM
Unknown Object (File)
May 6 2026, 5:27 AM
Unknown Object (File)
May 6 2026, 12:00 AM
Unknown Object (File)
Apr 30 2026, 7:04 PM
Unknown Object (File)
Apr 30 2026, 5:24 PM
Unknown Object (File)
Apr 21 2026, 9:35 AM
Unknown Object (File)
Apr 19 2026, 2:25 PM
Subscribers

Details

Summary

tftp: fix two minor Coverity CIDs

CID 1394842: file descriptor leak in an error path
CID 1007603: single byte array overflow

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm not C savvy, so probably not appropriate for review (but thanks for adding me so I was aware of the change)

This revision was not accepted when it landed; it landed in state Needs Review.Oct 3 2019, 8:22 PM
This revision was automatically updated to reflect the committed changes.