Xiaochen Wang

Results 16 issues of 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...

core/templates
size/S
cherry-pick kong-ee

### 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....

size/L
cherry-pick kong-ee

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...

size/XXL
bug

### 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...

skip-changelog
size/XS
cherry-pick kong-ee

This `#synopsis` section will make this library more beginer-friendly. The example is sourced from the `./t/01-sanity.t`