Skip to content

Fix resource leak in populate transform - #10926

Draft
bjwtaylor wants to merge 3 commits into
Mbed-TLS:developmentfrom
bjwtaylor:tl13-transform-resource-leak
Draft

Fix resource leak in populate transform #10926
bjwtaylor wants to merge 3 commits into
Mbed-TLS:developmentfrom
bjwtaylor:tl13-transform-resource-leak

Conversation

@bjwtaylor

@bjwtaylor bjwtaylor commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Description

Fix resource leak in populate transform fixes #10917

PR checklist

Please remove the segment/s on either side of the | symbol as appropriate, and add any relevant link/s to the end of the line.
If the provided content is part of the present PR remove the # symbol.

  • changelog provided | not required because: TODO
  • framework PR not required
  • TF-PSA-Crypto development PR not required because: TLS only
  • TF-PSA-Crypto 1.1 PR not required because: TLS only
  • mbedtls development PR provided #HERE
  • mbedtls 4.1 PR provided # | not required because: TODO if required
  • mbedtls 3.6 PR provided # | not required because: TODO if required
  • tests provided

@bjwtaylor bjwtaylor changed the title Tl13 transform resource leak Fix resource leak in populate transform Aug 20, 2026
Ben Taylor added 2 commits August 25, 2026 13:28
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
@bjwtaylor
bjwtaylor force-pushed the tl13-transform-resource-leak branch from 27c787f to 2a37227 Compare August 25, 2026 12:36
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TLS 1.3 transform setup can leave an imported traffic key undisposed on failure

1 participant