Skip to content

sws: fix memory leak on exit - #7849

Closed
jay wants to merge 1 commit into
curl:masterfrom
jay:sws_fix_memleak
Closed

sws: fix memory leak on exit#7849
jay wants to merge 1 commit into
curl:masterfrom
jay:sws_fix_memleak

Conversation

@jay

@jay jay commented Oct 13, 2021

Copy link
Copy Markdown
Member
  • Free the allocated http request struct on cleanup.

Prior to this change if sws was built with leak sanitizer it would
report a memory leak error during testing.

Closes #xxxx

- Free the allocated http request struct on cleanup.

Prior to this change if sws was built with leak sanitizer it would
report a memory leak error during testing.

Closes #xxxx
@jay jay closed this in afd4898 Oct 14, 2021
@jay
jay deleted the sws_fix_memleak branch October 14, 2021 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants