Files
systemd/src
Alexander Tsoy 1f00a50c69 resolved: do not try to copy empty NSEC types bitmaps
dns_resource_record_copy() assumes that NSEC types bitmap is non-empty
which results in a null pointer dereference inside bitmap_copy() in some
cases. Fix this by calling bitmap_copy() conditionally.
2021-06-29 10:47:18 +02:00
..
2021-05-20 18:18:56 +09:00
2021-05-14 19:51:37 +02:00
2021-05-19 10:25:26 +09:00
2021-05-20 21:57:09 +09:00
2021-06-25 14:20:52 +02:00
2021-06-26 23:52:38 +09:00