eclipse-threadx / netxduo

Eclipse ThreadX - NetXDuo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/netx-duo/index.md
MIT License
242 stars 137 forks source link

derefence component_name_pptr in nx_azure_iot_hub_client_properties_component_property_next_get_internal #111

Closed ryanwinter closed 2 years ago

ryanwinter commented 2 years ago

The pointer is not deferenced which results in a corrupt component name being returned .

liydu commented 2 years ago

@TiejunMS , can we take a look at it and piggyback into our working repo?

TiejunMS commented 2 years ago

@ryanwinter , thanks for the PR. We have already fixed this issue internally and will be included in the July release.