rt-thread/components
Shell 20263be180
fixup: smart: uninitialized buffer on mount(2) (#9636)
The `struct stat` object used inside mount(2) is uninitialized, which
can lead to undefined behavior during running

Changes:
- Set zero to buffer before calling to stat()

Signed-off-by: Shell <smokewood@qq.com>
2024-11-12 21:11:50 +08:00
..
2024-11-03 10:08:45 +08:00
2024-11-03 10:08:45 +08:00
2023-10-30 08:24:55 -04:00
2024-02-23 17:49:15 +08:00