Aram Sargsyan and Michał Kępień
a4fc5e5158
Cancel all fetch events in dns_resolver_cancelfetch()
...
Although 'dns_fetch_t' fetch can have two associated events, one for
each of 'DNS_EVENT_FETCHDONE' and 'DNS_EVENT_TRYSTALE' types, the
dns_resolver_cancelfetch() function is designed in a way that it
expects only one existing event, which it must cancel, and when it
happens so that 'stale-answer-client-timeout' is enabled and there
are two events, only one of them is canceled, and it results in an
assertion in dns_resolver_destroyfetch(), when it finds a dangling
event.
Change the logic of dns_resolver_cancelfetch() function so that it
cancels both the events (if they exist), and in the right order.
(cherry picked from commit ec2098ca35 )
2023-01-12 12:54:02 +01:00
..
2023-01-09 14:23:26 -08:00
2022-11-29 09:14:07 +01:00
2023-01-09 14:23:26 -08:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2023-01-11 17:15:33 +01:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2023-01-09 14:23:26 -08:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-08-31 15:24:00 -07:00
2022-11-29 09:14:07 +01:00
2022-05-16 10:37:23 +02:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-01-11 13:42:09 +00:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-01-09 14:23:26 -08:00
2022-12-07 23:59:36 +00:00
2022-06-28 14:36:38 +02:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-07-07 07:47:45 +10:00
2022-07-13 10:46:37 +10:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-01-09 14:23:26 -08:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-01-09 14:23:26 -08:00
2023-01-12 12:54:02 +01:00
2022-12-07 23:59:36 +00:00
2023-01-11 17:15:33 +01:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2022-05-31 12:06:00 +02:00
2022-11-29 09:14:07 +01:00
2022-05-03 17:42:43 +03:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-01-09 14:23:26 -08:00
2023-01-11 12:16:23 +00:00
2022-11-29 09:14:07 +01:00
2022-12-07 23:59:36 +00:00
2022-11-29 09:14:07 +01:00