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

Modifications of Poco::Any in an attempt to fix OSS Fuzz report #4818

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

matejk
Copy link
Contributor

@matejk matejk commented Dec 13, 2024

Changes triggered by the OSS Fuzz report: https://issues.oss-fuzz.com/issues/42538385?pli=1

@matejk matejk marked this pull request as draft December 13, 2024 20:25
Foundation/include/Poco/Any.h Outdated Show resolved Hide resolved
Foundation/include/Poco/Any.h Outdated Show resolved Hide resolved
Foundation/include/Poco/Any.h Outdated Show resolved Hide resolved
@aleks-f aleks-f marked this pull request as ready for review December 18, 2024 18:29
@matejk matejk added this to the Release 1.14.1 milestone Jan 8, 2025
@matejk matejk merged commit bd7be38 into main Jan 8, 2025
44 checks passed
@matejk matejk deleted the oss-fuzz-fix-any branch January 8, 2025 16:01
matejk added a commit that referenced this pull request Jan 8, 2025
Changes triggered by the OSS Fuzz report: https://issues.oss-fuzz.com/issues/42538385?pli=1

* fix(Any): set pHolder to nullptr in destruct()

* enh(Any): modernised source code.

* enh(Any): introduce allocation type (empty, local, external).

* chore(Any): Apply suggestions from code review.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants