Skip to content

dns: fix trace_events name for resolveCaa()

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-dns-trace into master

A test was added for this in 6f344981 but because it was a test in the internet directory, it was not run on CI and it was not noticed that the test was failing. This fixes the error that was causing the test to fail.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading