acassis opened a new pull request, #17233:
URL: https://github.com/apache/nuttx/pull/17233
## Summary
This fixes an issue reported by user arikimari on github.
## Impact
Improvement
## Testing
```
NuttShell (NSH) NuttX-12.10.0
nsh> mkdir /tmp/test1
nsh> mkdir /tmp/test1/test2
nsh> ls /tmp/test1
/tmp/test1:
test2/
nsh> ls /tmp////test1
/tmp////test1:
test2/
nsh>
```
close:https://github.com/apache/nuttx/issues/17213
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]