Skip to content

Fix memory leak#7837

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
bandi13:fixMemLeak
Aug 6, 2024
Merged

Fix memory leak#7837
douzzer merged 1 commit intowolfSSL:masterfrom
bandi13:fixMemLeak

Conversation

@bandi13
Copy link
Copy Markdown
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
Copy Markdown
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
@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