Skip to content

pam: free conversation buffer on error#30466

Merged
reedloden merged 1 commit into
masterfrom
zmb3/pam-free
Aug 15, 2023
Merged

pam: free conversation buffer on error#30466
reedloden merged 1 commit into
masterfrom
zmb3/pam-free

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Aug 14, 2023

As per pam_conv(3):

On failure, the conversation function should release any resources
it has allocated, and return one of the predefined PAM error codes.

Fixes gravitational/teleport-private#661

As per pam_conv(3):

> On failure, the conversation function should release any resources
> it has allocated, and return one of the predefined PAM error codes.

Fixes gravitational/teleport-private#661
Copy link
Copy Markdown
Contributor

@jentfoo jentfoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@zmb3 zmb3 enabled auto-merge August 14, 2023 20:45
@zmb3 zmb3 requested a review from codingllama August 15, 2023 19:45
@zmb3 zmb3 added this pull request to the merge queue Aug 15, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 15, 2023
@reedloden reedloden added this pull request to the merge queue Aug 15, 2023
Merged via the queue into master with commit c53b951 Aug 15, 2023
@reedloden reedloden deleted the zmb3/pam-free branch August 15, 2023 21:39
@public-teleport-github-review-bot
Copy link
Copy Markdown

@zmb3 See the table below for backport results.

Branch Result
branch/v11 Create PR
branch/v12 Create PR
branch/v13 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants