Skip to content

Commit ac84ff3

Browse files
committed
esp_iot_sdk_v1.3.0_15_08_10_p1 Release Note
---------------------------------------- Here is a patch based on esp_iot_sdk_v1.3.0 (non-OS SDK) resolved issue that if there are 2 connections, one is normal TCP connection, the other is SSL connection, it may cause memory leak. Download and unzip the attachment, replace the lib in esp_iot_sdk/lib folder. Please do not set the same priority for two different tasks when using system_os_task. Sorry for the inconvenience.
1 parent c5d7aea commit ac84ff3

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

tools/sdk/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
esp_iot_sdk_v1.3.0_15_08_10_p1 Release Note
2+
----------------------------------------
3+
4+
Here is a patch based on esp_iot_sdk_v1.3.0 (non-OS SDK) resolved issue that if there are 2 connections, one is normal TCP connection, the other is SSL connection, it may cause memory leak.
5+
6+
Download and unzip the attachment, replace the lib in esp_iot_sdk/lib folder.
7+
8+
Please do not set the same priority for two different tasks when using system_os_task.
9+
10+
Sorry for the inconvenience.
11+
12+
113
esp_iot_sdk_v1.3.0_15_08_08 Release Note
214
----------------------------------------
315

tools/sdk/lib/libssl.a

206 KB
Binary file not shown.

tools/sdk/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.0_15_08_10_p1

0 commit comments

Comments
 (0)