You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/02/05 03:19:38 UTC

[GitHub] [trafficserver] SolidWallOfCode commented on issue #7487: An array-bounds warning on PROXY Protocol Builder

SolidWallOfCode commented on issue #7487:
URL: https://github.com/apache/trafficserver/issues/7487#issuecomment-773757429


   I'm not seeing that on master with Fedora 32, g++ 10.2, even with "-O2" and "-Werror=array_bounds". The reported errors looks like the compiler is complaining the _destination_ indices are out of bounds of the _source_ array, which is a bizarre thing to complain about.


----------------------------------------------------------------
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:
users@infra.apache.org