uv_fs_poll_t has an embedded uv_timer_t handle that got closed at a time when the memory of the encapsulating handle might already have been deallocated. Solve that by moving the poller's state into a structure that is allocated on the heap and can be freed independently. |
||
|---|---|---|
| .. | ||
| uv-private | ||
| ares_version.h | ||
| ares.h | ||
| uv.h | ||