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

git: disklabel64 - Fix DIOCSDINFO64, DIOCWDINFO64 bugs


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 19 Aug 2009 17:23:38 -0700 (PDT)

commit e5db835614c32c968e1b4e855eccae0babb8867f
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Aug 19 17:22:43 2009 -0700

    disklabel64 - Fix DIOCSDINFO64, DIOCWDINFO64 bugs
    
    * A loop iterator was using the wrong variable, causing the disklabel
      operation to fail and potentially also (on 64-bit boxes) crashing the
      box.

Summary of changes:
 sys/kern/subr_disklabel64.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository



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