The following commit has been merged in the master branch:
commit edafaf047b13a0defdfbca55b7517a52a33bdda5
Author: Ben Kaduk <[email protected]>
Date:   Mon Jul 21 14:13:39 2014 -0400

    FBSD: initialize 'retval' for afs3_syscall
    
    In the same way as linux_ret.
    
    An ugly hack, but retval is not really used for anything relevant at
    the moment, and the compiler will warn about it being used uninitialized
    otherwise.
    
    Change-Id: Ia31ea6668ac3bc2edbec143d0b839f3e797ff424
    Reviewed-on: http://gerrit.openafs.org/11372
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/afs/afs_syscall.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to