Attempt to provoke the panic fixed in rXXXXX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
tests/sys/netpfil/pf/ioctl/validation.c | ||
---|---|---|
819 ↗ | (On Diff #79925) | To provoke the panic you'd need a long tag name, so I'm not sure how this can accomplish that. |
tests/sys/netpfil/pf/ioctl/validation.c | ||
---|---|---|
819 ↗ | (On Diff #79925) | I see, match_tagname is full of garbage, rather than tagname. |
tests/sys/netpfil/pf/ioctl/validation.c | ||
---|---|---|
819 ↗ | (On Diff #79925) | Yeah, there are a couple of fields that are passed through to tagname2hashindex(). |