Now that we free resources in sandbox_fs_ls Coverity is letting us know
that in some cases we might leak. So in case of error we should still
let os_dirent_free free anything that was allocated.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| sandboxfs.c | ||