Files
bind9/lib/dns
Aram Sargsyan 92e5173a9f Don't use an uninitialized link on an error path
Move the block on the error path, where the link is checked, to a place
where it makes sense, to avoid accessing an unitialized link when
jumping to the 'cleanup_query' label from 4 different places. The link
is initialized only after those jumps happen.

In addition, initilize the link when creating the object, to avoid
similar errors.

(cherry picked from commit fb7bbbd1be)
2023-09-28 10:30:42 +00:00
..
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-05-26 02:07:02 -07:00
2023-03-14 16:26:56 +11:00
2023-04-05 09:11:24 +02:00
2023-02-09 10:07:39 -08:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-08-02 12:19:25 +02: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
2023-06-08 11:43:18 +02:00
2022-11-29 09:14:07 +01:00
2023-04-03 16:18:39 +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