git: AMD64 - Fix SIZE_MAX test from previous commit

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Aug 21 17:32:00 PDT 2009


commit 5fc7f24c39c5bafcf64319e0667776ebb74cafe5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Aug 21 17:28:38 2009 -0700

    AMD64 - Fix SIZE_MAX test from previous commit
    
    * SIZE_MAX cast to off_t winds up being -1.  Oops.

Summary of changes:
 usr.bin/patch/inp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5fc7f24c39c5bafcf64319e0667776ebb74cafe5


-- 
DragonFly BSD source repository





More information about the Commits mailing list