Xiaochen Wang
Xiaochen Wang
After freeing bFilter, it should not access bFilter->filter.
### Summary DNS servers are capable of performing recursive lookups on behalf of clients and DNS client could directly extract IP addresses from RRs due to https://github.com/Kong/kong/pull/13002. Consequently, clients often...
fix(dns): ignore records with non-matching types when parsing answers and disable additional_section
### Summary Fix the regression caused by https://github.com/Kong/kong/pull/13002, which was reverted in https://github.com/Kong/kong/pull/13276. The kong DNS client incorrectly thinks all the RRs in additional section as results of queried name....
You don't need to merge this pr, because the original segfault fix(removing 412 from template) has been verified mannually (see KAG-2394). ### Summary ### Checklist - [ ] The Pull...
### Summary By default, when Nginx master starts worker processes, it removes all environment variables. This prevents the use of $RES_OPTIONS and $LOCALDOMAIN. Therefore, this PR adds additional information to...
This `#synopsis` section will make this library more beginer-friendly. The example is sourced from the `./t/01-sanity.t`