das 2005-03-18 21:22:48 UTC
FreeBSD src repository
Modified files:
sys/vm swap_pager.c
Log:
Move the swap_zone == NULL check earlier (i.e. before we dereference
the pointer.)
Found by: Coverity Prevent analysis tool
Revision Changes Path
1.268 +2 -2 src/sys/vm/swap_pager.c