[
https://issues.apache.org/jira/browse/MYNEWT-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Szymon Janc closed MYNEWT-814.
------------------------------
Resolution: Won't Fix
nffs is deprecated now
> 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
> Priority: Major
> Labels: nffs
>
> 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
(v8.20.10#820010)