bryancall opened a new pull request, #10505: URL: https://github.com/apache/trafficserver/pull/10505
Found a couple bug when fixing the 32bit time_t issue: 1. ink_atoui was returning a max value of INT_MAX instead of UINT_MAX. 2. mime_field_value_set_uint64 had too short of a buffer. -- 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