commit 47af96940556d3cde6c471a39e5b88fa750beb50
Author: Aaron LI <[email protected]>
Date:   Wed Jun 19 00:30:40 2019 +0800

    gpt(8): Explicitly avoid out of range in searching MBR partitions
    
    Avoid running off the end of an array in case thing we're looking for
    isn't there.  This is probably impossible, but not obvious.
    
    Obtained-from: NetBSD
    Bug-report: #3015

Summary of changes:
 sbin/gpt/show.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47af96940556d3cde6c471a39e5b88fa750beb50


-- 
DragonFly BSD source repository

Reply via email to