DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix padlock panic in hw crypto


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 17 Oct 2010 12:57:53 -0700 (PDT)

commit db1f2f6ee7235850deec730b827aff71e2b15e21
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Oct 17 12:56:44 2010 -0700

    kernel - Fix padlock panic in hw crypto
    
    * padlock_freesession_one() was zeroing out the structure which caused
      ses_freeaddr to be lost.  Restore ses_freeaddr.
    
    Reported-by: lentferj

Summary of changes:
 sys/crypto/via/padlock.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db1f2f6ee7235850deec730b827aff71e2b15e21


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]