Page MenuHomeFreeBSD

mlx5: plug theoretical leak in vxlan rules
ClosedPublic

Authored by vangyzen on Aug 12 2025, 11:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 30, 1:36 AM
Unknown Object (File)
Fri, May 29, 12:56 AM
Unknown Object (File)
Thu, May 28, 3:31 PM
Unknown Object (File)
Wed, May 27, 5:05 AM
Unknown Object (File)
Fri, May 15, 10:52 AM
Unknown Object (File)
Fri, May 15, 10:52 AM
Unknown Object (File)
Fri, May 15, 6:36 AM
Unknown Object (File)
Fri, May 15, 1:25 AM
Subscribers

Details

Summary

Plug a theoretical memory/refcount leak when adding a vxlan rule.
This is not currently an actual leak, but it could become one.

PR: 287945
Sponsored by: Dell Inc.

Test Plan

I have not tested this. I found it by code inspection.

Diff Detail

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