]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346320:
authorKristof Provost <kp@FreeBSD.org>
Wed, 24 Apr 2019 15:02:59 +0000 (15:02 +0000)
committerKristof Provost <kp@FreeBSD.org>
Wed, 24 Apr 2019 15:02:59 +0000 (15:02 +0000)
commit729f4d2ba4d576ba295dc65b828e01a5c0494c7d
tree372daf5471037b5fc2e0d28f3194eee34b3a00d9
parent0893d1c2b79bc1609841ecea85a0ed2dd9a72cfa
MFC r346320:

pf tests: Try to provoke the panic with invalid DIOCRSETTFLAGS

There was an issue with copyin() on DIOCRSETTFLAGS, which would panic if
pfrio_buffer was NULL.
Test for the issue fixed in r346319.
tests/sys/netpfil/pf/ioctl/validation.c