git: kernel - Correct hex2key() in dm_crypt

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Aug 20 16:13:44 PDT 2010


commit 619de3dbfce9be4d5c88700fe543de4180428905
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Aug 20 16:11:15 2010 -0700

    kernel - Correct hex2key() in dm_crypt
    
    * hex2key() was only scanning half the key, leaving the remainder
      as garbage.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/619de3dbfce9be4d5c88700fe543de4180428905


-- 
DragonFly BSD source repository





More information about the Commits mailing list