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

Merge first part of #4848 (actual fix to "type pollution") #4862

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

cowtowncoder
Copy link
Member

No description provided.

@cowtowncoder cowtowncoder merged commit 6214e5c into 2.18 Dec 21, 2024
9 checks passed
@cowtowncoder cowtowncoder deleted the tatu/2.18/4848-part-1 branch December 21, 2024 03:31
cowtowncoder pushed a commit that referenced this pull request Dec 21, 2024
This patch contains test to guard against type pollution issue when deserializing a `List<String>` property, by adding explicit type checks for common subclasses (ArrayList, HashSet).
(actual fix merged separately via #4862)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant