bryancall opened a new pull request, #10854: URL: https://github.com/apache/trafficserver/pull/10854
Ignore false positives This function modifies the time_t values to calculate the month, day, and year and assigns the time_t to an int. Since the month, day, and year values will be less than the max of an int it is a false positive. -- 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