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)
Sun, Nov 2, 12:28 AM
Unknown Object (File)
Fri, Oct 31, 12:09 AM
Unknown Object (File)
Thu, Oct 23, 3:28 AM
Unknown Object (File)
Wed, Oct 22, 11:23 AM
Unknown Object (File)
Thu, Oct 16, 5:36 AM
Unknown Object (File)
Thu, Oct 16, 5:36 AM
Unknown Object (File)
Thu, Oct 16, 5:36 AM
Unknown Object (File)
Wed, Oct 15, 6:24 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.