K 10 svn:author V 2 kp K 8 svn:date V 27 2019-04-24T15:02:59.980249Z K 7 svn:log V 211 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. END