You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "hathach (JIRA)" <ji...@apache.org> on 2017/07/20 06:29:01 UTC

[jira] [Created] (MYNEWT-814) nffs_inode_read_filename does not update out_full_len

hathach created MYNEWT-814:
------------------------------

             Summary: nffs_inode_read_filename does not update out_full_len
                 Key: MYNEWT-814
                 URL: https://issues.apache.org/jira/browse/MYNEWT-814
             Project: Mynewt
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
          Components: NFFS
            Reporter: hathach
            Assignee: Christopher Collins


As title, nffs_inode_read_filename does not update out_full_len 
https://github.com/apache/mynewt-core/blob/master/fs/nffs/src/nffs_inode.c#L749

a simple
 (*out_full_len) = read_len; 
before return would fix that



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)