git: DragonFly_RELEASE_4_8 Fix some cases where an index was used before its limits check.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Mar 31 07:59:55 PDT 2017


commit ea0c5d3c2e0ab350d025af134a15d6a821d626b0
Author: Sascha Wildner <saw at online.de>
Date:   Fri Mar 31 16:58:37 2017 +0200

    Fix some cases where an index was used before its limits check.
    
    Dragonfly-bugs: 2998, 2999, 3000, 3001

Summary of changes:
 sys/dev/sound/pcm/feeder_matrix.c | 4 ++--
 usr.bin/bdes/bdes.c               | 4 ++--
 usr.bin/unexpand/unexpand.c       | 6 +++---
 usr.sbin/ndp/ndp.c                | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list