commit a81b0b4410c17439a1e103cf8778622856c53bc3
Author: Tomohiro Kusumi <kusumi.tomoh...@gmail.com>
Date:   Sun Apr 19 03:42:43 2015 +0900

    sys/vfs/hammer: Fix off-by-one for snapshot index
    
    - The index starts from 0 so these ioctls should test 'index >= count'.

Summary of changes:
 sys/vfs/hammer/hammer_ioctl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository

Reply via email to