summaryrefslogtreecommitdiff
path: root/sys/net/if_pflog.c
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2023-05-25 14:20:26 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2023-05-25 14:20:26 +0000
commitc54adb2f5c93bc00c6dca504f31f3af55c58008e (patch)
treebca1a9babb04d3f7278cc07639877466a6b24ddf /sys/net/if_pflog.c
parent8325393045143409315e7b00cd2f05b17761c753 (diff)
In session_process_msg() recheck the validity of the rbuf before moving
the remaining data around. There is an improbable case where a NOTIFICATION is received while also reaching the MSG_PROCESS_LIMIT. In this case rbuf is NULL when breaking out of the for loop and hitting this code. sthen@ is the (un)lucky person to hit that improbable case OK tb@ sthen@
Diffstat (limited to 'sys/net/if_pflog.c')
0 files changed, 0 insertions, 0 deletions