]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r316355
authorkp <kp@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Apr 2017 09:49:21 +0000 (09:49 +0000)
committerkp <kp@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Apr 2017 09:49:21 +0000 (09:49 +0000)
commitaf78b93d2916271b9d513aff0c9e4ba36e88b8ed
treed5fe447c3b1df84076bdd810b91d0800be31ccb9
parentba01ab1c264d31888767b45db937f95ca3e35ecb
MFC r316355

pf: Fix leak of pf_state_keys

If we hit the state limit we returned from pf_create_state() without cleaning
up.

PR: 217997
Submitted by: Max <maximos@als.nnov.ru>

git-svn-id: svn://svn.freebsd.org/base/stable/10@316641 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netpfil/pf/pf.c