apache / mynewt-mcumgr

Apache mynewt
https://mynewt.apache.org/
99 stars 76 forks source link

Fix unitialized variable warning #111

Closed utzig closed 3 years ago

utzig commented 3 years ago

Fix usage of prev when curr==group, and add checking for invalid parameter. Fix issues found after #108