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

Correct defect in source of keying material #3529

Merged
merged 1 commit into from Sep 21, 2022

Conversation

eric-hughes-tiledb
Copy link
Contributor

Correct a defect in StorageManager::array_upgrade_version where keying material was drawn from its member variable instead of its argument. The consequences of this is that the wrong keying material would be used for the operation.


TYPE: BUG
DESC: Correct defect in source of keying material

…rial was drawn from its member variable instead of its argument.
@eric-hughes-tiledb eric-hughes-tiledb marked this pull request as ready for review September 21, 2022 14:27
@ihnorton ihnorton merged commit e4a667b into dev Sep 21, 2022
@ihnorton ihnorton deleted the eh/array_upgrade_version_key_material_sc20902 branch September 21, 2022 21:35
eric-hughes-tiledb added a commit that referenced this pull request Oct 11, 2022
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.

None yet

2 participants