complex_to_buf(), complex_subtype_from_c_complex(): Conversion of
sprintf() to PyOS_snprintf() for buffer overrun avoidance. complex_print(), complex_repr(), complex_str(): Call complex_to_buf() passing in sizeof(buf).
B
Barry Warsaw committed
01d697a06711d9070c459bc9f1028dd0abc79fab
Parent: 518ab1c