Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Conversation

@alexstoick
Copy link
Contributor

@alexstoick alexstoick commented Jul 18, 2023

The race condition in the Snowflake code allows the overwriting of the
error message. The fix removes the shared variable and thus avoid cases
where err.Error() changes partway through execution.

@alexstoick alexstoick changed the title wip Resolve leaking error message Jul 18, 2023
@alexstoick alexstoick force-pushed the fix/resolve-error-objects-leaking-state branch 3 times, most recently from 5d7367c to 515b7aa Compare July 20, 2023 18:05
The race condition in the Snowflake code allows the overwriting of the
error message. The fix removes the shared variable and thus avoid cases
where `err.Error()` changes partway through execution.
@alexstoick alexstoick force-pushed the fix/resolve-error-objects-leaking-state branch from 515b7aa to 294be98 Compare July 20, 2023 18:06
@alexstoick alexstoick marked this pull request as ready for review July 20, 2023 18:08
@alexstoick alexstoick merged commit 750ddfe into master Jul 20, 2023
@alexstoick alexstoick deleted the fix/resolve-error-objects-leaking-state branch July 20, 2023 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants