Skip to content

v0.0.5

@bnoordhuis bnoordhuis tagged this 13 Feb 11:51
The memory of the uv_poll_t handle was freed without the handle being
closed first.  As a result, it was still referenced internally by libuv,
leading to spurious segmentation faults.  This looks like an oversight
in the switch from libev to libuv in commit 04dd6d7.

You'd think _I_ of all people would know better, wouldn't you?

Fixes #8.
Assets 2
Loading