Skip to content

Conversation

@jay
Copy link
Member

@jay jay commented Apr 23, 2021

curlx_convert_UTF8_to_tchar must be freed by curlx_unicodefree, but
prior to this change some uses mistakenly called free.

I've reviewed all other uses of curlx_convert_UTF8_to_tchar and
curlx_convert_tchar_to_UTF8.

Bug: #6602 (comment)
Reported-by: [email protected]

Closes #xxxx

curlx_convert_UTF8_to_tchar must be freed by curlx_unicodefree, but
prior to this change some uses mistakenly called free.

I've reviewed all other uses of curlx_convert_UTF8_to_tchar and
curlx_convert_tchar_to_UTF8.

Bug: curl#6602 (comment)
Reported-by: [email protected]

Closes #xxxx
@jay jay force-pushed the fix_curlx_convert_misuse branch from 70c9f03 to dd6af10 Compare April 23, 2021 04:26
@sergio-nsk
Copy link
Contributor

I confirm, the issue I have reported in #6602 (comment) gets fixed by this pull request.

Copy link

@tuhuynh27 tuhuynh27 left a comment

Choose a reason for hiding this comment

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

LGTM

@jay jay closed this in 1d5d0ae Apr 27, 2021
@jay jay deleted the fix_curlx_convert_misuse branch April 27, 2021 19:13
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.

4 participants