Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: RUSTSEC-2023-0078 #429

Merged
merged 1 commit into from
Jan 15, 2024
Merged

fix: RUSTSEC-2023-0078 #429

merged 1 commit into from
Jan 15, 2024

Conversation

gruberb
Copy link
Contributor

@gruberb gruberb commented Jan 15, 2024

Description

Fixes potential stack use-after-free in Instrumented::into_inn. Reference: tokio-rs/tracing#2765

Fixes RUSTSEC-2023-0078

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@gruberb gruberb requested a review from a team as a code owner January 15, 2024 12:20
@gruberb gruberb requested review from dvdplm and hadjiszs January 15, 2024 12:20
@dvdplm dvdplm merged commit 35f8930 into main Jan 15, 2024
16 of 20 checks passed
@dvdplm dvdplm deleted the fix/audit-RUSTSEC-2023-0078 branch January 15, 2024 12:43
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants