You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Szymon Janc (Jira)" <ji...@apache.org> on 2023/01/22 15:40:00 UTC

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

     [ 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)