git: kernel - Fix padlock panic in hw crypto

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 17 12:59:29 PDT 2010


commit db1f2f6ee7235850deec730b827aff71e2b15e21
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list