commit | 8024c7a2c4ff9dec12a7741c73a5f3dce9de92b5 | [log] [tgz] |
---|---|---|
author | François Delawarde <fnde@oticon.com> | Tue Oct 29 11:24:54 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Nov 03 12:57:12 2019 +0100 |
tree | fa8ad9760be8dbc4b43f39b71b4e93646db612c6 | |
parent | 00c7ce79429e27d2b8111d43fec1022c1c9c7e42 [diff] |
settings: fix runtime settings length The length passed to settings_runtime_set was not taken into account in the read callback. This commit fixes it. Signed-off-by: François Delawarde <fnde@oticon.com>