Details
Details
- Reviewers
alc kib - Commits
- rS340241: Fix a use-after-free in swp_pager_meta_free().
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I've been running buildworlds with this patch for several hours now without seeing segfaults; I'm pretty sure we can recommit r336984 after this fix. Note that the problem manifests much more easily with INVARIANTS kernels since UMA will trash freed memory.