git: kernel - Fix bug in mpt_scsi_tgt_status()

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Sep 25 09:29:18 PDT 2018


commit bc238f0415ab10d3742a01db919d4a8087489bee
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Sep 24 10:25:23 2018 -0700

    kernel - Fix bug in mpt_scsi_tgt_status()
    
    * Function overwrote the 'rsp' pointer instead of zero'ing a
      portion of the rsp target.

Summary of changes:
 sys/dev/disk/mpt/mpt_cam.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list