maskit opened a new pull request, #10906:
URL: https://github.com/apache/trafficserver/pull/10906

   > overflow_before_widen: Potentially overflowing expression 1 << n with type 
int (32 bits, signed) is evaluated using 32-bit arithmetic, and then used in a 
context that expects an expression of type uint64_t (64 bits, unsigned).
   >    To avoid overflow, cast 1 to type uint64_t.


-- 
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: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to