Skip to content
Commit e967120b authored by Chris Friedt's avatar Chris Friedt Committed by Benjamin Cabé
Browse files

tests: posix: fs: correct arguments to readdir_r()



Previously, a NULL pointer was passed as the second argument to
readdir_r(). This is incorrect. The passed pointer should be
to a valid, externally-allocated struct direct.

Signed-off-by: default avatarChris Friedt <cfriedt@tenstorrent.com>
parent 4e503748
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment