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

C_EncodingUtil.DecompressString can error decompressing strings that wouldn't exceed the maximum allowable size #715

Open
Meorawr opened this issue Mar 7, 2025 · 0 comments
Labels
Bug Something isn't working Mainline This issue affects the current live Retail client

Comments

@Meorawr
Copy link
Collaborator

Meorawr commented Mar 7, 2025

Some inputs to the new DecompressString function can trigger a false "internal decompression error" citing a limit on the permitted output size, even when the string that would result from decompression should be less than 4 MB in size.

@Meorawr Meorawr added Bug Something isn't working Mainline This issue affects the current live Retail client labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Mainline This issue affects the current live Retail client
Projects
None yet
Development

No branches or pull requests

1 participant