mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
/tmp/cvsTXPIwQ
This commit is contained in:
parent
b39855baee
commit
1d7d0bfe5e
1 changed files with 1 additions and 0 deletions
|
|
@ -849,6 +849,7 @@ found:
|
|||
#ifdef MAC
|
||||
if (mac_init_ipq(fp, M_NOWAIT) != 0) {
|
||||
uma_zfree(ipq_zone, fp);
|
||||
fp = NULL;
|
||||
goto dropfrag;
|
||||
}
|
||||
mac_create_ipq(m, fp);
|
||||
|
|
|
|||
Loading…
Reference in a new issue