commit | 50893349fe08bb316a84f496ee881ca900912184 | [log] [tgz] |
---|---|---|
author | Leandro Pereira <leandro.pereira@intel.com> | Fri Apr 13 11:58:17 2018 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Sat Apr 14 23:35:52 2018 -0400 |
tree | 837be240157e667bd7a43756a6d460daf5cc085d | |
parent | 4d5fbbc517c470d778d708f17deaedbe86e92b76 [diff] |
subsys: nffs: Unlock mutex before returning The implementation for the tell() primitive was attempting to unlock the NFFS mutex after returning an error code. Coverity-Id: 185283 Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>