PelionIoT / mbed-cloud-client

Izuma Device Management Client library

Home Page:https://izumanetworks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client does not report running out of memory

paul-szczepanek-arm opened this issue · comments

There a lot of naked mallocs in the application that either don't check the result or report a generic error and give no indication that the application has ran out of memory. This needs to be fixed and out of memory errors need to be propagated and reported.

ARM Internal Ref: IOTCLT-3014

Thank you for the feedback, this has been fixed and will be included to the next release (2.2.0).

This has been improved in 2.2.0. If you have further issues, please open a new ticket witha more specific description.