commit 6f2fbaab9abee27b9522f943f3d394f12dbfaf54
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/6f2fbaab9abee27b9522f943f3d394f12dbfaf54
--
DragonFly BSD source repository