masaori335 commented on a change in pull request #7606:
URL: https://github.com/apache/trafficserver/pull/7606#discussion_r632163731
##########
File path: proxy/ControlBase.cc
##########
@@ -114,19 +113,19 @@ TimeMod::check(HttpRequestData *req) const
TimeMod *
TimeMod::make(char *value, const char **error)
{
- Tokenizer rangeTok("-");
Review comment:
Are you trying to get rid of `Tokenizer`? How this change related to
killing the `TsBuffer`?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]