After the pf_state_insert() call we may not use these pointers again.
Explicitly NULL them to ensure we don't.
Also NULL them out if we free the keys directly.
MFC after: 3 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential D49553
pf: explicitly NULL state key pointers kp on Fri, Mar 28, 2:48 PM. Authored by Tags None Referenced Files
Subscribers
Details
After the pf_state_insert() call we may not use these pointers again. MFC after: 3 weeks
Diff Detail
|