git: kernel - dm - Fix panic in dm_target_crypt

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 14 16:20:37 PDT 2010


commit 6730d2b77cc5836905b4223617713f95696f682f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 14 16:19:17 2010 -0700

    kernel - dm - Fix panic in dm_target_crypt
    
    * Fix a misordered kfree()
    
    * Minor cleanup
    
    Reported-by: alexh

Summary of changes:
 sys/dev/disk/dm/dm_target_crypt.c |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6730d2b77cc5836905b4223617713f95696f682f


-- 
DragonFly BSD source repository





More information about the Commits mailing list