Details
Details
- Reviewers
kib - Commits
- rGf402078d0956: device_pager: Assert that the handle is not NULL
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/vm/device_pager.c | ||
---|---|---|
143 | This check looks somewhat dubious for me. Might be it should be also converted into the assert. |