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

[v13] Fix a panic in the S3 uploader #29470

Merged
merged 1 commit into from Jul 24, 2023
Merged

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Jul 24, 2023

Backport #29412 to branch/v13

The truncated field is a *bool and should not be dereferenced
without first checking for nil.
@github-actions github-actions bot added audit-log Issues related to Teleports Audit Log backport size/sm labels Jul 24, 2023
@zmb3 zmb3 added this pull request to the merge queue Jul 24, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 24, 2023
@zmb3 zmb3 added this pull request to the merge queue Jul 24, 2023
Merged via the queue into branch/v13 with commit 35afc4c Jul 24, 2023
21 checks passed
@zmb3 zmb3 deleted the bot/backport-29412-branch/v13 branch July 24, 2023 17:59
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-log Issues related to Teleports Audit Log backport size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants