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

Fix deserialization logic in ServerGenericResponse class #2092

Open
coderabbitai bot opened this issue Aug 22, 2024 · 0 comments
Open

Fix deserialization logic in ServerGenericResponse class #2092

coderabbitai bot opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@coderabbitai
Copy link

coderabbitai bot commented Aug 22, 2024

The deserialization logic in the ServerGenericResponse class is currently overwriting the _data field. The correct subarrays should be assigned to _data and _data2 to prevent data overwrite. Please refer to the discussion in PR #2037 for more details: #2037 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant