-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Answers checklist.
- I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
- I have searched the issue tracker for a similar issue and not found a similar issue.
What is the expected behavior?
in wifi.ap.hpp, I think the value retured by esp_netif_create_default_wifi_ap() shuled be destroy by call esp_netif_destroy_default_wifi() in ~WifiAp.The same situation occurs in esp_netif_create_default_wifi_sta().
What is the actual behavior?
Memory leak
Steps to reproduce.
- Step
- Step
- Step
...
Build or installation Logs.
More Information.
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working