Add CHANGES note for [GL #3180]

This commit is contained in:
Ondřej Surý
2022-02-28 15:03:56 +01:00
parent 6bd025942c
commit d75b953489

View File

@@ -1,3 +1,7 @@
5823. [func] Replace hazard pointers based lock-free list with
locked-list based queue that's simpler and has no or
little performance impact. [GL #3180]
5822. [bug] When calling dns_dispatch_send(), attach/detach
dns_request_t object as the read callback could
be called before send callback dereferencing