nuttx/fs/tmpfs
Xiang Xiao c406e03cfe fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s
since it's hard to adjust all childern to point back the new parent
location. Let's allocate the dynamical part(e.g. tdo_entry) separately
and remove the back pointer.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I53afb8336360b7845bd8ecb5aa908acea20e7797
2021-07-04 18:51:12 -03:00
..
fs_tmpfs.c fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s 2021-07-04 18:51:12 -03:00
fs_tmpfs.h fs/tmpfs: Fix the memory corruption when reallocate tmpfs_directory_s 2021-07-04 18:51:12 -03:00
Kconfig Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00