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

[BACKPORT #6503] Fix StackOverflow exception when NewtonsoftJsonSerializer tries to deserialize a JObject inside an object field #6522

Merged

Conversation

Arkatufus
Copy link
Contributor

@Arkatufus Arkatufus commented Mar 15, 2023

Backport of #6503

Fix StackOverflow exception when NewtonsoftJsonSerializer tries to deserialize a JObject inside an object field (#6503)


Co-authored-by: Aaron Stannard aaron@petabridge.com
(cherry picked from commit 64c6eff)

…o deserialize a `JObject` inside an `object` field (akkadotnet#6503)

* Reproduction for  akkadotnet#6502

* Fix JObject inside object property/field overflow

---------

Co-authored-by: Aaron Stannard <aaron@petabridge.com>
(cherry picked from commit 64c6eff)
@Aaronontheweb Aaronontheweb added serialization akka.net v1.4 Issues affecting Akka.NET v1.4 labels Mar 15, 2023
@Aaronontheweb Aaronontheweb added this to the 1.4.50 milestone Mar 15, 2023
@Aaronontheweb Aaronontheweb merged commit 5a697ec into akkadotnet:v1.4 Mar 15, 2023
@Arkatufus Arkatufus deleted the 1.4/BACKPORT_#6503_Json_Overflow branch March 15, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
akka.net v1.4 Issues affecting Akka.NET v1.4 serialization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants