mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
51b36ed96d
The issue is triggered by the bytearray() + bytearray() operation.
Detected by GCC 10 static analysis tool.
(cherry picked from commit 61fc23ca10)
Co-authored-by: stratakis <cstratak@redhat.com>
Source files for various builtin objects