git: DragonFly_RELEASE_5_2 kernel - Fix bug in mpt_scsi_tgt_status()

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Sep 25 09:33:49 PDT 2018


commit e648c3b93fb08e30d3a34f3d38334f0b2c588d13
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/e648c3b93fb08e30d3a34f3d38334f0b2c588d13


-- 
DragonFly BSD source repository


More information about the Commits mailing list