CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/04 02:17:06
Modified files:
sys/net : if_pflow.c
Log message:
Fix an mbuf use-after-fruit in pflow_clone_create().
Issue reported by semarie@ on bugs@ who also isolated the
use-after-fruit to pflow(4) using dlg@'s tracing mbuf diff.
Inputs from and ok florian@, semarie@, benno@
