BLE Server memory leak on connect/disconnect #9834
mirozmrzli
started this conversation in
Question - Community Help
Replies: 1 comment
-
I believe I was able to reproduce this problem, I will create an issue and link it here Edit: Here it is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I apologize if this question has been answered before.
I'm using idf-release/v4.4
Using the following code, each time there is connect/disconnect event heap memory goes down by 1k, more or less. Am I missing something obvious or is there a bug in implementation?
Beta Was this translation helpful? Give feedback.
All reactions