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, Jul 7, 1:38 AM
Unknown Object (File)
Mon, Jul 6, 12:02 PM
Unknown Object (File)
Mon, Jul 6, 9:22 AM
Unknown Object (File)
Sun, Jul 5, 7:34 AM
Unknown Object (File)
Sat, Jul 4, 6:39 AM
Unknown Object (File)
Fri, Jul 3, 7:01 AM
Unknown Object (File)
Fri, Jul 3, 6:33 AM
Unknown Object (File)
Thu, Jul 2, 11:46 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.