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

Valgrind fixes #4444

Merged
merged 3 commits into from Mar 24, 2023
Merged

Valgrind fixes #4444

merged 3 commits into from Mar 24, 2023

Conversation

brong
Copy link
Member

@brong brong commented Mar 17, 2023

Here's a simple one while I read yours :)

@brong brong requested a review from ksmurchison March 17, 2023 13:57
Copy link
Contributor

@ksmurchison ksmurchison left a comment

Choose a reason for hiding this comment

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

LGTM

brong and others added 3 commits March 24, 2023 07:58
    Found by valgrind - there was a no-script case where we would return 0 with an un-initialised path and then try to load the script, which should fail.
    Found by valgrind - was reporting a leak in SSL_SESSION_new()
@ksmurchison ksmurchison merged commit 6620e21 into master Mar 24, 2023
1 of 2 checks passed
@ksmurchison ksmurchison deleted the valgrind-fixes branch March 24, 2023 12:14
@elliefm elliefm added backport-to-3.8 for PRs that are to be backported to 3.8 and removed backport-to-3.8 for PRs that are to be backported to 3.8 labels May 17, 2023
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.

None yet

3 participants