[curl/curl] 1d5d0a: lib: fix some misuse of curlx_convert_UTF8_to_tchar
Lucas Servén Marín <[email protected]>
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/curl/curl
Commit: 1d5d0ae9e579f7744fa6bb4d0e5fc489b0bbcfa0
https://github.com/curl/curl/commit/1d5d0ae9e579f7744fa6bb4d0e5fc489b0bbcfa0
Author: Jay Satiro <[email protected]>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M lib/ldap.c
M lib/vauth/vauth.c
Log Message:
-----------
lib: fix some misuse of curlx_convert_UTF8_to_tchar
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: https://github.com/curl/curl/pull/6602#issuecomment-825236763
Reported-by: [email protected]
Closes https://github.com/curl/curl/pull/6938
Commit: b08863822c151f95a00ebd9ad5a4f00c5323db86
https://github.com/curl/curl/commit/b08863822c151f95a00ebd9ad5a4f00c5323db86
Author: Lucas Servén Marín <[email protected]>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M docs/cmdline-opts/fail-with-body.d
Log Message:
-----------
docs: fix typo in fail-with-body doc
This commit fixes a small typo in the documentation for the
--fail-with-body flag.
Closes https://github.com/curl/curl/pull/6977
Compare: https://github.com/curl/curl/compare/3e820fbf25f3...b08863822c15
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits