mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
35685240a9
variable from a pointer to an index, so a realloc() of the buffer won't disturb it. Problem found by Vladimir Marangozov.