Skip to content

krb5_gssapi: fix memory leak on error path#18976

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/krb5-gss-leak
Closed

krb5_gssapi: fix memory leak on error path#18976
bagder wants to merge 1 commit into
masterfrom
bagder/krb5-gss-leak

Conversation

@bagder

@bagder bagder commented Oct 9, 2025

Copy link
Copy Markdown
Member

If a non-compliant amount of bytes is received, the function would return error without free.

Reported-by: Joshua Rogers

If a non-compliant amount of bytes is received, the function would
return error without free.

Reported-by: Joshua Rogers
@bagder bagder marked this pull request as ready for review October 9, 2025 15:43
@bagder bagder closed this in 2c6505e Oct 9, 2025
@bagder bagder deleted the bagder/krb5-gss-leak branch October 9, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant