Skip to content

fix: memleak on lean_uv_dns_get_name error path#12795

Merged
hargoniX merged 1 commit intomasterfrom
hbv/fix_uv_memleak
Mar 4, 2026
Merged

fix: memleak on lean_uv_dns_get_name error path#12795
hargoniX merged 1 commit intomasterfrom
hbv/fix_uv_memleak

Conversation

@hargoniX
Copy link
Copy Markdown
Contributor

@hargoniX hargoniX commented Mar 4, 2026

This PR fixes a memory leak that gets triggered on the error path of lean_uv_dns_get_name

@hargoniX hargoniX added the changelog-compiler Compiler, runtime, and FFI label Mar 4, 2026
@hargoniX hargoniX added this pull request to the merge queue Mar 4, 2026
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Mar 4, 2026
@mathlib-lean-pr-testing
Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 10ece4e082ac78e3ded5ad855c3c8fb10073b241 --onto cda84702e9b31165f1f83c657b532f36f34e0bd0. You can force Mathlib CI using the force-mathlib-ci label. (2026-03-04 20:17:52)

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 10ece4e082ac78e3ded5ad855c3c8fb10073b241 --onto cda84702e9b31165f1f83c657b532f36f34e0bd0. You can force reference manual CI using the force-manual-ci label. (2026-03-04 20:17:54)

Merged via the queue into master with commit 5191b30 Mar 4, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-compiler Compiler, runtime, and FFI toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants