The following commit has been merged in the master branch:
commit 0dac8f93af5262472bc5bdf94dbb605a24da59d0
Author: Marc Dionne <[email protected]>
Date:   Thu Apr 22 17:22:37 2010 -0400

    Initialize oldvtix
    
    Initialize the variable to avoid compiler complaints that it
    could be used uninitialized.  Use a sentinel value and issue
    a warning if we try to use the variable and we haven't set
    it to a useful value.
    
    Change-Id: I037be2ad8e0b55d06b50aafdeca5012764640f16
    Reviewed-on: http://gerrit.openafs.org/1810
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/afs_volume.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

Reply via email to