git: libfetch: Fix failure to return to caller on error

John Marino marino at crater.dragonflybsd.org
Thu Nov 1 14:57:01 PDT 2012


commit 245e028cba44feaddf55549c4c31f246f73c7c81
Author: John Marino <draco at marino.st>
Date:   Thu Nov 1 21:17:48 2012 +0100

    libfetch: Fix failure to return to caller on error
    
    As described in FreeBSD PR kern/171187, several error conditions were
    missing return statements.
    
    Taken-from: FreeBSD SVN 240595

Summary of changes:
 lib/libfetch/file.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/245e028cba44feaddf55549c4c31f246f73c7c81


-- 
DragonFly BSD source repository



More information about the Commits mailing list