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

Fix wrong null->0L conversion #13838

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Fix wrong null->0L conversion #13838

merged 4 commits into from
Oct 21, 2024

Conversation

tobiasKaminsky
Copy link
Member

@tobiasKaminsky tobiasKaminsky commented Oct 21, 2024

Fix #13738

  • Fix wrong null->0L conversion
  • add button to remove sync entries
  • Tests written, or not not needed

add button to remove sync entries

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Copy link

Codacy

Lint

TypemasterPR
Warnings5959
Errors33

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness6363
Dodgy code300300
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness66
Performance5353
Security1818
Total514514

Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
@tobiasKaminsky
Copy link
Member Author

/backport to stable-3.30

Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
@tobiasKaminsky tobiasKaminsky merged commit eb75643 into master Oct 21, 2024
15 of 20 checks passed
@tobiasKaminsky tobiasKaminsky deleted the fix0L branch October 21, 2024 14:48
@joshtrichards
Copy link
Member

Thanks to both of you for diving right into this today. It's much appreciated. And, uh, welcome back from vacation, Tobias. :-)

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.

Unwanted syncing of all files w/ 3.30.1
3 participants