This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from ce20211 Fix various typos in comments and documentation new c406e03 fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s new 6a09ed0 fs/tmpfs: Remove the temporary strdup in all place new 7b54b75 fs/tmpfs: Account the filename in the allocation block The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: fs/tmpfs/fs_tmpfs.c | 365 +++++++++++++++++++--------------------------------- fs/tmpfs/fs_tmpfs.h | 18 +-- 2 files changed, 140 insertions(+), 243 deletions(-)