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

Backport 1.8: vault-agent: copy values retrieved from bolt (#12534) #12539

Merged
merged 1 commit into from Sep 13, 2021

Conversation

tvoran
Copy link
Member

@tvoran tvoran commented Sep 13, 2021

Backporting #12534

Byte slices returned from Bolt are only valid during a transaction, so
this makes a copy.

Co-authored-by: Tom Proctor tomhjp@users.noreply.github.com

Byte slices returned from Bolt are only valid during a transaction, so
this makes a copy.

Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
@tvoran tvoran requested a review from a team September 13, 2021 18:19
@tvoran tvoran merged commit e99970b into release/1.8.x Sep 13, 2021
@tvoran tvoran deleted the backport-pr-12534-1.8 branch September 13, 2021 20:08
@mladlow mladlow added this to the 1.8.3 milestone Sep 21, 2021
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

3 participants