mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
The poll_obj_t instances have their pollfd field point into this allocation. So if re-allocating results in a move, we need to update the existing poll_obj_t's. Update the test to cover this case. Fixes issue #12887. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
24 KiB
24 KiB