mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
`_PyUnicode_TransformDecimalAndSpaceToASCII()` missed trailing NUL char. It caused buffer overflow in `_Py_string_to_number_with_underscores()`. This bug is introduced in9b6c60cb. (cherry picked from commit16dfca4d82) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
40 KiB
40 KiB