mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
64d191d32e
Use size_t instead of unsigned int for 'mask' to avoid address truncation, especially when memory addresses exceed 32 bits. Signed-off-by: liang.huang <liang.huang@houmo.ai>