git: swapcache - Fix token leak

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 10 18:21:28 PST 2014


commit b2286ce75398e55634decdae55df953094d6c199
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/b2286ce75398e55634decdae55df953094d6c199


-- 
DragonFly BSD source repository



More information about the Commits mailing list