Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache poi add missing limits and revert log4j workaround #12905

Conversation

centic9
Copy link
Contributor

@centic9 centic9 commented Jan 5, 2025

Issue https://issues.oss-fuzz.com/issues/42537716 is caused by a missing lower limit which we adjust for other fuzz-targets already to adjust for the available memory which oss-fuzz uses.

This PR applies the limit in two more places and removes a workaround for a version-incompatibility in log4j 2.24.1 and an issue with pom-dependencies in XMLBeans.

We already perform this for most fuzz-targets to not run into
OOM when fuzzing, but did miss it in two places.

Fixes https://issues.oss-fuzz.com/issues/42537716
Copy link

github-actions bot commented Jan 5, 2025

centic9 has previously contributed to projects/apache-poi. The previous PR was #12725

@DavidKorczynski DavidKorczynski merged commit 922fc40 into google:master Jan 6, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants