git: DragonFly_RELEASE_3_6 swapcache - Fix token leak

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 10 18:22:34 PST 2014


commit 6f2fbaab9abee27b9522f943f3d394f12dbfaf54
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list