ab6d319 Ticket 49470 - overflow in pblock_get

Authored and Committed by William Brown 6 years ago
    Ticket 49470 - overflow in pblock_get
    
    Bug Description:  While getting the connection id we used an int
    not a uint64_t
    
    Fix Description:  Make the stack size uint64_t instead.
    
    https://pagure.io/389-ds-base/issue/49470
    
    Author: wibrown
    
    Review by: tbordaz
    
        
file modified
+3 -2
file modified
+2 -2
file modified
+1 -1