tianshuang commented on pull request #419: URL: https://github.com/apache/tomcat/pull/419#issuecomment-845131930
My solution did not change the original semantics. Please take a closer look. It just adjusted the calling order of part.getString to avoid the OOM problem of large strings. After I compiled tomcat locally and tested it, I solved the OOM problem when part.getString was called in advance for huge strings and insufficient memory. -- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org