Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

24-1: Fix use-after-free when debug logging read errors #2816

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

snaury
Copy link
Member

@snaury snaury commented Mar 15, 2024

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

We logged the record after it has been released already.

Merge from #2777.

@snaury snaury marked this pull request as ready for review March 15, 2024 11:53
@snaury snaury requested a review from a team as a code owner March 15, 2024 11:53
Copy link

github-actions bot commented Mar 15, 2024

2024-03-15 12:10:43 UTC Pre-commit check for 5f8e4a7 has started.
2024-03-15 12:10:46 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-15 12:13:15 UTC Build successful.
2024-03-15 12:13:26 UTC Tests are running...
🔴 2024-03-15 12:50:02 UTC Test run completed, no test results found for commit baf7d5f. Please check build logs.

Copy link

github-actions bot commented Mar 15, 2024

2024-03-15 12:19:43 UTC Pre-commit check for 5f8e4a7 has started.
2024-03-15 12:19:46 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-15 12:22:15 UTC Build successful.
2024-03-15 12:22:24 UTC Tests are running...
🔴 2024-03-15 13:55:27 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16054 15957 0 16 51 30

@snaury snaury merged commit cceacdc into ydb-platform:stable-24-1 Mar 15, 2024
2 of 4 checks passed
@snaury snaury deleted the fix-use-after-free-24-1 branch March 15, 2024 13:16
@mregrock mregrock mentioned this pull request May 15, 2024
This was referenced Jun 7, 2024
@CyberROFL CyberROFL mentioned this pull request Jun 19, 2024
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.

2 participants