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

Tidy #1079

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Tidy #1079

merged 5 commits into from
Jan 19, 2024

Conversation

luis-pereira
Copy link
Member

No description provided.

Thanks to clang-tidy.
Thanks to clang-tidy.
Thanks clang-tidy
It's fine to delete a null pointer. It has no effect.
Assign nullptr after deleting make an access violation visible (crash).
Copy link
Member

@tsujan tsujan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@yan12125, can it be merged before I make a pre-release PR?

@yan12125
Copy link
Member

yan12125 commented Nov 3, 2023

Probably not. Some changes are not trivial, and I don't have time to dive into it these days.

@tsujan
Copy link
Member

tsujan commented Nov 3, 2023

Probably not.

It's OK with me.

@yan12125
Copy link
Member

At a glance those changes look good, but I still don't have time to investigate into details. As this pull request has been stuck for too long, let's test it in git-master instead.

@yan12125 yan12125 merged commit 29f7f71 into master Jan 19, 2024
2 checks passed
@yan12125 yan12125 deleted the tidy branch January 19, 2024 15:07
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.

3 participants