Skip to content

[v18] Check err != nil before calling err.Error() in tbot db tunnel service#64574

Merged
rob-picard-teleport merged 3 commits intobranch/v18from
bot/backport-64451-branch/v18
Mar 12, 2026
Merged

[v18] Check err != nil before calling err.Error() in tbot db tunnel service#64574
rob-picard-teleport merged 3 commits intobranch/v18from
bot/backport-64451-branch/v18

Conversation

@rob-picard-teleport
Copy link
Contributor

Backport #64451 to branch/v18

If the local proxy Start() method returns a nil error, we do a nil
pointer deference. This does a check first.
@rob-picard-teleport rob-picard-teleport added the no-changelog Indicates that a PR does not require a changelog entry label Mar 12, 2026
@github-actions github-actions bot requested review from boxofrad and r0mant March 12, 2026 16:26
@rob-picard-teleport rob-picard-teleport added this pull request to the merge queue Mar 12, 2026
Merged via the queue into branch/v18 with commit 4474272 Mar 12, 2026
42 checks passed
@rob-picard-teleport rob-picard-teleport deleted the bot/backport-64451-branch/v18 branch March 12, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport machine-id no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants