Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the ESP_LOGE in esp_matter_core.cpp complaining about? (CON-1489) #1221

Closed
jonsmirl opened this issue Dec 26, 2024 · 1 comment
Closed

Comments

@jonsmirl
Copy link
Contributor

https://github.com/espressif/esp-matter/blob/main/components/esp_matter/esp_matter_core.cpp#L1723

Looks to me like it will get called everytime with a cluster of zero since there is a calloc right in front of it.

@github-actions github-actions bot changed the title What is the ESP_LOGE in esp_matter_core.cpp complaining about? What is the ESP_LOGE in esp_matter_core.cpp complaining about? (CON-1489) Dec 26, 2024
@shubhamdp
Copy link
Contributor

@jonsmirl Thanks for pointing out, looks like the debug print was left as is, will clean it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants