0f4e627 NSS: Fix DEBUG formatting of cmdctx->id

Authored and Committed by jhrozek 10 years ago
    NSS: Fix DEBUG formatting of cmdctx->id
    
    Sometimes a UID/GID value was printed using the %d format specifier
    which caused overflows for very large values of ID.
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+26 -26