176b337611
In #3482, @cwalther noted that, hypothetically, a zero byte allocation could be made in the RGBMatrix constructor. Ensure that width is positive. Height was already checked against the number of RGB pins if it was specified, so zero is ruled out there as well. |
||
---|---|---|
.. | ||
__init__.c | ||
RGBMatrix.c | ||
RGBMatrix.h |