/tmp/cvsTXPIwQ

This commit is contained in:
Pawel Jakub Dawidek 2006-05-05 06:24:34 +00:00
parent b39855baee
commit 1d7d0bfe5e

View File

@ -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);