Skip to content

Commit

Permalink
Merge branch 'bugfix/crash_if_ssid_len_32_bytes' into 'release/v2.2.0…
Browse files Browse the repository at this point in the history
….0_esp8266'

fix(ESPAT-2117): Fixed a potential crash if ssid len is 32 bytes

See merge request application/esp-at!1664
  • Loading branch information
xcguang committed Nov 18, 2024
2 parents 7e815c8 + 42c44db commit 1a6344f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion module_config/module_esp8266_1mb/IDF_VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
branch:release/v3.4
commit:5d32275d4d9a1be50223bf19468939b63043cbb7
commit:734ed6115532ecef4c79b754b3f2e575fa187c22
repository:https://github.com/espressif/ESP8266_RTOS_SDK.git
2 changes: 1 addition & 1 deletion module_config/module_esp8266_default/IDF_VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
branch:release/v3.4
commit:5d32275d4d9a1be50223bf19468939b63043cbb7
commit:734ed6115532ecef4c79b754b3f2e575fa187c22
repository:https://github.com/espressif/ESP8266_RTOS_SDK.git
2 changes: 1 addition & 1 deletion module_config/module_esp8266_qcloud/IDF_VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
branch:release/v3.4
commit:5d32275d4d9a1be50223bf19468939b63043cbb7
commit:734ed6115532ecef4c79b754b3f2e575fa187c22
repository:https://github.com/espressif/ESP8266_RTOS_SDK.git

0 comments on commit 1a6344f

Please sign in to comment.