bneradt commented on code in PR #13231:
URL: https://github.com/apache/trafficserver/pull/13231#discussion_r3374271953


##########
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:
   This look like your #13236 fix. Probably want to keep that separate to avoid 
conflicts?



-- 
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