John Kew created TS-1701:
----------------------------

             Summary: segv if header_rewrite is configured with the InkAPI and 
uses PATH or QUERY conditions
                 Key: TS-1701
                 URL: https://issues.apache.org/jira/browse/TS-1701
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
            Reporter: John Kew


Use of the PATH or QUERY conditionals in header_rewrite requires the remap api.
requires the remap api. If these are configured using the
InkAPI an null pointer will be dereferenced. There may be
a better way to check this as the Conditions are initialized
in the factory with some refactoring. Currently if Resources
is missing this field the conditional will be false and we
log a debug message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to