Opened 13 months ago
Closed 13 months ago
#19521 closed enhancement (fixed)
bind9 bind 9.18.25
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (3)
comment:1 by , 13 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 months ago
- [bug] Create the pruning task in the dns_cache_flush(), so the cache pruning still works after the flush.
- [bug] Improve the TTL-based cleaning by removing the expired headers from the heap, so they don't block the next cleaning round and clean more than a single item for each new addition to the RBTDB.
- [bug] Revert change 6319 and decrease lock contention during RBTDB tree pruning by not cleaning up nodes recursively within a single prune_tree() call.
- [bug] Address use after free in expire_lru_headers.
comment:3 by , 13 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
821ebb2922 Update to libcloudproviders-0.3.6. 8bfda7a23a Update to wayland-protocols-1.34. 17f6553ef7 Update to bind utilities/bind-9.18.25.
Note:
See TracTickets
for help on using tickets.