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 worker AddSourceLocationPayload source file string length calculation #817

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

M4T1A5
Copy link
Contributor

@M4T1A5 M4T1A5 commented Jun 19, 2024

Fixes incorrect length calculation for the source file string, which would lead to the source file string being completely wrong and the StoreString would have an overflowed size if the file name is longer than the function name.

@wolfpld wolfpld merged commit d4a4b62 into wolfpld:master Jun 19, 2024
4 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
Development

Successfully merging this pull request may close these issues.

2 participants