Page MenuHomeFreeBSD

pf: still one leak in here so switch all to M_NVLIST
ClosedPublic

Authored by franco_opnsense.org on Jun 2 2022, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 10:25 PM
Unknown Object (File)
Sun, Dec 1, 5:33 AM
Unknown Object (File)
Nov 25 2024, 1:10 AM
Unknown Object (File)
Nov 25 2024, 1:10 AM
Unknown Object (File)
Nov 25 2024, 1:10 AM
Unknown Object (File)
Nov 24 2024, 7:16 AM
Unknown Object (File)
Nov 23 2024, 11:11 AM
Unknown Object (File)
Nov 21 2024, 2:04 PM

Details

Summary

syncookie still leaks nvlist likely through nvlist_pack().
To avoid future issues (also due to copy/paste) move all
remaining uses of M_TEMP to M_NVLIST as well where appropriate.

Test Plan

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45814
Build 42702: arc lint + arc unit