PyInt_FromString(), int_repr(), int_oct(), int_hex(): Conversion of
sprintf() to PyOS_snprintf() for buffer overrun avoidance.
B
Barry Warsaw committed
6197509f2487a07af8ebfda75ac500aaa42df780
Parent: af8aef9
sprintf() to PyOS_snprintf() for buffer overrun avoidance.