mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Otherwise passing -1 as maxlen will lead to a zero allocation and subsequent unbound buffer overflow in deque.append() because i_put is allowed to grow without bound.
1.0 KiB
1.0 KiB