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.3: Fix null dereference in node broker (KIKIMR-21693) (#6516) #6623

Merged

Conversation

pixcc
Copy link
Member

@pixcc pixcc commented Jul 12, 2024

Changelog entry

Fix null pointer dereference during node registration in Node Broker.

Changelog category

  • Bugfix

@pixcc pixcc requested a review from a team as a code owner July 12, 2024 12:29
@pixcc pixcc requested a review from CyberROFL July 12, 2024 12:29
@pixcc pixcc self-assigned this Jul 12, 2024
@pixcc pixcc added the bugfix label Jul 12, 2024
@pixcc pixcc changed the title KIKIMR-21693: Fix null dereference in node broker (#6516) 24.3: Fix null dereference in node broker (KIKIMR-21693) (#6516) Jul 12, 2024
Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 12:38:17 UTC Pre-commit check for 4d1d1a8 has started.
2024-07-12 12:41:28 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-07-12 13:19:03 UTC Build successful.
2024-07-12 13:19:17 UTC Tests are running...
🔴 2024-07-12 14:50:29 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14091 12764 0 1 1307 19

🟢 2024-07-12 14:51:05 UTC ydbd size 8.1 GiB changed* by +31.3 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 0e4b669 merge: 4d1d1a8 diff diff %
ydbd size 8 726 657 816 Bytes 8 726 689 832 Bytes +31.3 KiB +0.000%
ydbd stripped size 477 173 864 Bytes 477 179 816 Bytes +5.8 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 12:38:19 UTC Pre-commit check for 4d1d1a8 has started.
2024-07-12 12:41:11 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-07-12 12:52:06 UTC Build successful.

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 12:44:23 UTC Pre-commit check for 4d1d1a8 has started.
2024-07-12 12:46:53 UTC Build linux-x86_64-release-asan is running...
🟢 2024-07-12 13:08:42 UTC Build successful.
2024-07-12 13:08:52 UTC Tests are running...
🔴 2024-07-12 15:12:28 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9809 9230 0 86 321 172

🟢 2024-07-12 15:13:16 UTC ydbd size 5.2 GiB changed* by +22.4 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 0e4b669 merge: 4d1d1a8 diff diff %
ydbd size 5 616 270 384 Bytes 5 616 293 360 Bytes +22.4 KiB +0.000%
ydbd stripped size 1 211 197 832 Bytes 1 211 201 896 Bytes +4.0 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants