Skip to content

Fix use-after-free crash in "tap_provider_child_watch_destroy"

Remove "child_watch_id" and callback which clears it, because it's not used since 9d3f1155. The "user_data" is freed in meantime.

Closes: #17 (closed)

Merge request reports