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

lts_07_2021: Vcpkg CURL fix for build in azure-c-shared-utility. Submodules updated. #2080

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

momuno
Copy link
Collaborator

@momuno momuno commented Sep 9, 2021

This change updates all submodules that point to c-utility.

  • c-utility update to CURL package search. Fixes the vcpkg build. Required to release the LTS on vcpkg.

Other c-utility non-critical bug-fixes are absorbed into the LTS branch as an effect:

  • fix mem leak in tlsio_schannel.c (# 540)
  • fix # 443, a dead loop in read chunk (# 444)
  • crt_abstractions.c: fix error management in mallocAndStrcpy (# 545)
  • fix build break for gcc11 (# 552)
  • fix possible overflow warning gcc11 (# 553)

@momuno momuno changed the title Vcpkg CURL fix for build in azure-c-shared-utility. Submodules updated. lts_07_2021: Vcpkg CURL fix for build in azure-c-shared-utility. Submodules updated. Sep 9, 2021
@momuno momuno merged commit ab10882 into lts_07_2021 Sep 9, 2021
@momuno momuno deleted the momuno/vcpkg-curl-fix_20210908 branch September 9, 2021 05:06
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.

1 participant