bkueng opened a new pull request, #16164: URL: https://github.com/apache/nuttx/pull/16164
Some entries have the opendir function set to NULL, for example g_mount_operations. A null pointer dereference can be triggered by an opendir("/proc/fs/blocks") for example. ## Testing I tested this with the PX4 fork (https://github.com/PX4/NuttX), 10.3.0, on an STM32F7 board. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org