a875da1 Ticket #48048 - Fix coverity issues - 2015/2/24

Authored and Committed by nhosoi 9 years ago
    Ticket #48048 - Fix coverity issues - 2015/2/24
    
    Description: Due to the changes made on NSPRIu64 and NSPRI64 along with
    this fix:
    > Coverity defect 13075 - Explicit null dereferenced (FORWARD_NULL)
    > NSPRIu64 and NSPRI64 is defined based upon the architecture and compiler.
    casting PRInt64 to (long long int) in the log print is no longer needed.
    Got rid of them.
    
    Reviewed and advised by rmeggins@redhat.com (Thank you, Rich!!)
    
    https://fedorahosted.org/389/ticket/48048
    (cherry picked from commit 8f1eef1b53a88e5d42e3313eae5fe63b9a7dd99b)
    
        
file modified
+3 -3