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 memory leak #7837

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Fix memory leak #7837

merged 1 commit into from
Aug 6, 2024

Conversation

bandi13
Copy link
Contributor

@bandi13 bandi13 commented Aug 5, 2024

CC="gcc -fsanitize=address" ./configure --enable-dtls --enable-opensslextra --enable-debug CFLAGS="-DNO_WOLFSSL_SERVER" && make && tests/unit.test

CC="gcc -fsanitize=address" ./configure --enable-dtls  --enable-opensslextra --enable-debug CFLAGS="-DNO_WOLFSSL_SERVER" && make && tests/unit.test
@bandi13
Copy link
Contributor Author

bandi13 commented Aug 5, 2024

retest this please. Killed the originally running test that seems to have live-locked. because of the AddressSanitizer:DEADLYSIGNAL issue.

@douzzer douzzer merged commit f7fc069 into wolfSSL:master Aug 6, 2024
122 checks passed
@bandi13 bandi13 deleted the fixMemLeak branch August 6, 2024 20:09
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.

4 participants