Page MenuHomeFreeBSD

cxgbe/tom: Fix potential leak in t4_aiotx_process_job.
ClosedPublic

Authored by np on Apr 4 2021, 10:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 2:29 PM
Unknown Object (File)
Mon, Oct 27, 2:30 AM
Unknown Object (File)
Sun, Oct 26, 12:42 PM
Unknown Object (File)
Sat, Oct 25, 4:19 PM
Unknown Object (File)
Thu, Oct 23, 6:47 PM
Unknown Object (File)
Thu, Oct 23, 1:47 PM
Unknown Object (File)
Wed, Oct 22, 3:39 AM
Unknown Object (File)
Thu, Oct 16, 5:44 PM
Subscribers

Details

Summary

The mbuf allocated could be a chain and must be freed with m_freem.

MFC after: 1 week
Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable