mirror of https://github.com/ARMmbed/mbed-os.git
_sim_pin was changed to pointer from array and length was checked with strlen. If _sim_pin was null it caused crash. Fix by checking _sim_pin against NULL. Power class could have been called without checking if power is NULL. Fix by checking that power class is not null. Fix state machine to return correct states when queried. |
||
---|---|---|
.. | ||
API | ||
AT | ||
common | ||
device | ||
targets |