You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2022/04/11 20:28:45 UTC

[GitHub] [trafficcontrol] rob05c opened a new pull request, #6744: Fix t3c nil reference on fallback

rob05c opened a new pull request, #6744:
URL: https://github.com/apache/trafficcontrol/pull/6744

   Fixes a nil reference in t3c on fallback.
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Control Cache Config (`t3c`, formerly ORT)
   
   ## What is the best way to verify this PR?
   Run t3c against a TO that doesn't serve the latest API, verify fallback does not crash.
   
   ## If this is a bugfix, which Traffic Control versions contained the bug?
   Not in a release
   
   ## PR submission checklist
   - [x] ~This PR has tests~ no tests, testing would require the Integration Test Framework support multiple TO versions, which would be ideal but is a large amount of work to add.
   - ~[x] This PR has documentation~ no docs, no interface change
   - [~x] This PR has a CHANGELOG.md entry~ no changelog, bug is not in a release
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://apache.org/security) for details)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficcontrol] shamrickus merged pull request #6744: Fix t3c nil reference on fallback

Posted by GitBox <gi...@apache.org>.
shamrickus merged PR #6744:
URL: https://github.com/apache/trafficcontrol/pull/6744


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org