The following commit has been merged in the openafs-stable-1_6_x branch:
commit 2c37afa50fd01e8208c55056895de0e140fad966
Author: Simon Wilkinson <[email protected]>
Date:   Tue Feb 26 12:26:36 2013 +0000

    ptserver: Rename ubik.c as ptubik.c
    
    Coverity gets confused between ubik/ubik.c and ptserver/ubik.c,
    and produces a load of false positives. Rename the ptserver ubik
    shim (which is only used by pt_util) in order to reduce this
    confusion.
    
    Reviewed-on: http://gerrit.openafs.org/9273
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit daed548f70a2187c679232e4f79d703389419c4e)
    
    Change-Id: I834fab3b65859cb73ece3fc52d9272d0b7d452ed
    Reviewed-on: http://gerrit.openafs.org/11012
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/ptserver/Makefile.in  |    6 +-
 src/ptserver/NTMakefile   |    2 +-
 src/ptserver/ptubik.c     |  190 +++++++++++++++++++++++++++++++++++++++++++++
 src/ptserver/ubik.c       |  190 ---------------------------------------------
 src/tptserver/Makefile.in |    8 +-
 5 files changed, 198 insertions(+), 198 deletions(-)

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

Reply via email to