看板 DFBSD_commit 關於我們 聯絡資訊
commit 619de3dbfce9be4d5c88700fe543de4180428905 Author: Matthew Dillon <dillon@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