Attempt to provoke the panic fixed in rXXXXX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34996 Build 31986: arc lint + arc unit
Event Timeline
tests/sys/netpfil/pf/ioctl/validation.c | ||
---|---|---|
819 | 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 | I see, match_tagname is full of garbage, rather than tagname. |
tests/sys/netpfil/pf/ioctl/validation.c | ||
---|---|---|
819 | Yeah, there are a couple of fields that are passed through to tagname2hashindex(). |