这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@holger-dengler
Copy link
Contributor

Free the stack return value dsa on each early exit.

Fixes #25905

Checklist
  • documentation is added or updated
  • tests are added or updated

Free the stack return value `dsa` on each early exit.

Fixes openssl#25905

Signed-off-by: Holger Dengler <dengler@linux.ibm.com>
@github-actions github-actions bot added the severity: fips change The pull request changes FIPS provider sources label Nov 14, 2024
Copy link
Contributor

@shahsb shahsb left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for making the changes!

Copy link
Contributor

@Sashan Sashan left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks.

@Sashan Sashan added approval: done This pull request has the required number of approvals branch: master Merge to master branch triaged: bug The issue/pr is/fixes a bug branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 labels Nov 15, 2024
@t8m t8m added the tests: exempted The PR is exempt from requirements for testing label Nov 15, 2024
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Nov 16, 2024
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

@t8m
Copy link
Member

t8m commented Nov 29, 2024

Merged to the master, 3.4 and 3.3 branches. Thank you for your contribution.

@t8m t8m closed this Nov 29, 2024
openssl-machine pushed a commit that referenced this pull request Nov 29, 2024
Free the stack return value `dsa` on each early exit.

Fixes #25905

Signed-off-by: Holger Dengler <dengler@linux.ibm.com>

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #25948)
openssl-machine pushed a commit that referenced this pull request Nov 29, 2024
Free the stack return value `dsa` on each early exit.

Fixes #25905

Signed-off-by: Holger Dengler <dengler@linux.ibm.com>

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #25948)

(cherry picked from commit f4550fb)
openssl-machine pushed a commit that referenced this pull request Nov 29, 2024
Free the stack return value `dsa` on each early exit.

Fixes #25905

Signed-off-by: Holger Dengler <dengler@linux.ibm.com>

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #25948)

(cherry picked from commit f4550fb)
Sashan pushed a commit to Sashan/openssl that referenced this pull request Apr 23, 2025
Free the stack return value `dsa` on each early exit.

Fixes openssl#25905

Signed-off-by: Holger Dengler <dengler@linux.ibm.com>

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from openssl#25948)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 severity: fips change The pull request changes FIPS provider sources tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

There is a memory leak defect at line 634 in the file /openssl/providers/implementations/keymgmt/dsa_kmgmt.c.

6 participants