Azure / azure-iot-sdk-c

A C99 SDK for connecting devices to Microsoft Azure IoT services
https://azure.github.io/azure-iot-sdk-c
Other
588 stars 740 forks source link

Update c-utility to 718ec0 (or later) #2425

Closed AndWass closed 1 year ago

AndWass commented 1 year ago

Description

The current version of c-utility has the following issue: https://github.com/Azure/azure-c-shared-utility/issues/605 which is a blocking me from using the latest LTS unmodified. Please consider updating c-utility to some version that contains the merged fix: https://github.com/Azure/azure-c-shared-utility/pull/606

Solution

Update c-utility so that https://github.com/Azure/azure-c-shared-utility/pull/606 is included.

JoseSanchez7 commented 1 year ago

Hello @AndWass , we have updated c-utility. Please let us know if this unblocks you.