Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v2.2.0 to fix crash and memory leak
Browse files Browse the repository at this point in the history
### Releases v2.2.0

1. Fix crash when turn-on debug or start
2. Fix memory leak. Check [Having problemen with AsyncHTTPS memory leak #11](#11) and [Update for memleak in AsyncHTTPSRequest_Impl_Generic.h #13](#13)
  • Loading branch information
khoih-prog committed Oct 20, 2022
1 parent 1560734 commit ea1b92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ The terminal output of [AsyncHTTP_HTTPSRequest_ESP example](examples/AsyncHTTP_H
Starting AsyncHTTP_HTTPSRequest_ESP on ESP32_DEV
AsyncTCP_SSL v1.3.1
AsyncHTTPSRequest_Generic v2.2.0
AsyncHTTPRequest_Generic v1.9.1
AsyncHTTPRequest_Generic v1.9.2
Connecting to WiFi SSID: HueNet1
...
AsyncHTTPSRequest @ IP : 192.168.2.80
Expand Down

0 comments on commit ea1b92c

Please sign in to comment.