for a local_alias. Thanks to Qifan Zhang, Palo Alto Networks,
for the report.
- Fix that the ratelimit is decremented on successful
referrals. Thanks to Qifan Zhang, Palo Alto Networks, for
the report.
+ - Fix that msgencode insert_query has the correct assertion,
+ for a local_alias. Thanks to Qifan Zhang, Palo Alto Networks,
+ for the report.
26 May 2026: Wouter
- Fix for mesh new client and mesh new callback to rollback the
size_t qname_len = qinfo->local_alias ?
qinfo->local_alias->rrset->rk.dname_len : qinfo->qname_len;
if(sldns_buffer_remaining(buffer) <
- qinfo->qname_len+sizeof(uint16_t)*2)
+ qname_len+sizeof(uint16_t)*2)
return RETVAL_TRUNC; /* buffer too small */
/* the query is the first name inserted into the tree */
if(!compress_tree_store(qname, dname_count_labels(qname),