CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/12 06:48:31
Modified files:
sys/net : pf.c
Log message:
Fix null pointer dereference in pf_route6(). Embedding scope into
addresses that come from pf cannot be right, so remove the code.
Coverity CID 1501718
OK dlg@ claudio@
