While inode is updated it is possible that Garbage Collection is called which caused overwrite of inode's filename as the same buffer was used to keep the filename and copping data in GC.
bug was spoted in zephyr copy of nffs: https://github.com/zephyrproject-rtos/zephyr/issues/9749 Patch is here: https://github.com/apache/mynewt-nffs/pull/9 [ Full content available at: https://github.com/apache/mynewt-core/issues/1397 ] This message was relayed via gitbox.apache.org for [email protected]
