commit b2286ce75398e55634decdae55df953094d6c199
Author: Matthew Dillon <[email protected]>
Date: Mon Feb 10 18:20:30 2014 -0800
swapcache - Fix token leak
* vmobjlst tokens can build up in the swapcache thread due to a label
in the wrong place. This eventually panics the box.
Reported-by: ftigeot
Summary of changes:
sys/vm/vm_swapcache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2286ce75398e55634decdae55df953094d6c199
--
DragonFly BSD source repository