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

SNMP Agent is failing while processing the Version-3 SET request with GCC 12.2. #221

Open bhavik-patel-vf opened 9 months ago

bhavik-patel-vf commented 9 months ago

Describe the bug When the SNMP Version-3 SET request is received from the SNMP manager, it executes the _nx_snmp_version_3_process API to process the SNMP v3 request, inside that _nx_snmp_utility_object_data_get API got called and it's API return value got corrupted. With GCC v10.3. version-3 SET request was processed successfully but with GCC v12.2 it is failing.

Please also mention any information which could help others to understand the problem you're facing:

Additional context

With GCC v10.3. version-3 SET request was processed successfully but with GCC v12.2 it is failing.

bhavik-patel-vf commented 8 months ago

Hi @wenhui-xie , Please provide any update on this ticket.

CC: @bo-ms

bhavik-patel-vf commented 6 months ago

Hi @wenhui-xie , Please provide any update on this ticket.

CC: @bo-ms

bhavik-patel-vf commented 3 months ago

Reminder,

Hi @wenhui-xie , Kindly please provide any update on this ticket.

CC: @bo-ms