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(util/gvalid): lots of memory consumed when required validation on big binary field #4097

Merged
merged 7 commits into from
Mar 7, 2025

Conversation

wln32
Copy link
Member

@wln32 wln32 commented Jan 3, 2025

Fixes #4092 基础类型的切片数组,不再递归循环验证,防止一些基础类型切片容量过大导致内存泄漏,具体见issue

@gqcn gqcn changed the title fix: issue4092 fix(util/gvalid): lots of memory consumed when required validation on big binary field Mar 7, 2025
@gqcn gqcn merged commit a8a055f into gogf:master Mar 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants