You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "bryancall (via GitHub)" <gi...@apache.org> on 2023/11/15 17:58:57 UTC

[PR] Coverity 1497291: Use of 32-bit time_t [trafficserver]

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

   Changed `mime_days_since_epoch_to_mdy_slowcase` and `mime_days_since_epoch_to_mdy` to pass in `time_t` instead of `unsigned int`


-- 
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-unsubscribe@trafficserver.apache.org

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


Re: [PR] Coverity 1497291: Use of 32-bit time_t in MIME.cc [trafficserver]

Posted by "bryancall (via GitHub)" <gi...@apache.org>.
bryancall commented on PR #10789:
URL: https://github.com/apache/trafficserver/pull/10789#issuecomment-1813097376

   [approve ci osx]


-- 
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-unsubscribe@trafficserver.apache.org

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


Re: [PR] Coverity 1497291: Use of 32-bit time_t in MIME.cc [trafficserver]

Posted by "bneradt (via GitHub)" <gi...@apache.org>.
bneradt commented on PR #10789:
URL: https://github.com/apache/trafficserver/pull/10789#issuecomment-1813135943

   > Looks like there is a permissions issue on the osx build. This change builds and ctest passes on my mac.
   
   I removed the offending file. Hopefully fixed now.


-- 
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-unsubscribe@trafficserver.apache.org

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


Re: [PR] Coverity 1497291: Use of 32-bit time_t in MIME.cc [trafficserver]

Posted by "bryancall (via GitHub)" <gi...@apache.org>.
bryancall commented on PR #10789:
URL: https://github.com/apache/trafficserver/pull/10789#issuecomment-1813116082

   Looks like there is a permissions issue on the osx build.  This change builds and ctest passes on my mac.


-- 
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-unsubscribe@trafficserver.apache.org

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


Re: [PR] Coverity 1497291: Use of 32-bit time_t in MIME.cc [trafficserver]

Posted by "bneradt (via GitHub)" <gi...@apache.org>.
bneradt commented on PR #10789:
URL: https://github.com/apache/trafficserver/pull/10789#issuecomment-1813134866

   [approve ci osx]


-- 
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-unsubscribe@trafficserver.apache.org

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


Re: [PR] Coverity 1497291: Use of 32-bit time_t in MIME.cc [trafficserver]

Posted by "bryancall (via GitHub)" <gi...@apache.org>.
bryancall merged PR #10789:
URL: https://github.com/apache/trafficserver/pull/10789


-- 
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-unsubscribe@trafficserver.apache.org

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