CVSROOT:        /cvs
Module name:    src
Changes by:     mi...@cvs.openbsd.org   2012/11/23 11:35:25

Modified files:
        sys/net        : pf.c 

Log message:
make sure to always pass an array of struct pf_src_node pointers to
the pf_map_addr.  doing otherwise leads to the stack corruption.
bug was reported and fix tested by arjan schrijver, thanks!
ok jsing, henning, florian who has also found the same bug in
pf_route and pf_route6 functions.

Reply via email to