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: invalid cache key using pointer address of variable for soft time fields #3448

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

xgd16
Copy link
Member

@xgd16 xgd16 commented Apr 2, 2024

fix: The getSoftFieldName cache key name uses a random special certificate of the memory address causing infinite writing to the cache.
128861712027061_ pic

fix: The getSoftFieldName cache key name uses a random special certificate of the memory address causing infinite writing to the cache.
@gqcn gqcn changed the title Update gdb_model_soft_time.go fix: invalid cache key for soft time fields Apr 2, 2024
@gqcn gqcn changed the title fix: invalid cache key for soft time fields fix: invalid cache key using pointer address of variable for soft time fields Apr 2, 2024
@gqcn
Copy link
Member

gqcn commented Apr 2, 2024

@xgd16 The CI failed. Please make lint before you commit your changes.

@xgd16
Copy link
Member Author

xgd16 commented Apr 2, 2024

@xgd16 The CI failed. Please before you commit your changes.make lint

OK 👌

@gqcn gqcn merged commit db5eed1 into master Apr 2, 2024
25 checks passed
@gqcn gqcn deleted the xgd16-patch-1 branch April 2, 2024 12:10
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.

2 participants