mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
da7d6ef37b
if not unlink shm, the shared memory object still exists in host /dev/shm after quit if nuttx is started with administrator privileges, or if it is restarted with user privileges, there will be a problem with the permission to open this shm file Signed-off-by: yintao <yintao@xiaomi.com>