SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-41175: Guard against a NULL pointer dereference within bytearrayobject (GH-21240)

The issue is triggered by the bytearray() + bytearray() operation.

Detected by GCC 10 static analysis tool.
S
stratakis committed
61fc23ca106bc82955b0e59d1ab42285b94899e2
Parent: 529f426
Committed by GitHub <noreply@github.com> on 7/8/2020, 8:39:41 PM