masaori335 commented on code in PR #13231:
URL: https://github.com/apache/trafficserver/pull/13231#discussion_r3376954438
##########
src/proxy/logging/LogAccess.cc:
##########
@@ -1075,6 +1075,7 @@ LogAccess::unmarshal_http_version(char **buf, char *dest,
int len)
DBG_UNMARSHAL_DEST_OVERRUN
return -1;
}
+ p += res2;
Review Comment:
Good catch. I spawn out it from this PR. I'll update this with addressing
some Copilot comments.
--
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]