moonchen commented on PR #11305:
URL: https://github.com/apache/trafficserver/pull/11305#issuecomment-2146219593

   The code is quite conflicted about whether this string should be 
null-terminated or not.  There are places where the length from 
`url_string_get_ref` is ignored, and others where the null terminator is 
ignored, like `HDR_MOVE_STR`.  For now I think this PR is doing the safer thing.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to