Skip to content

udp-bsd: Protect the GSocketAddress cache with a mutex

This should fix the use-after-free found by @bellet in issue #54 (closed).

Fixes #54 (closed)

Merge request reports