storage/Interface: wrap StorageDirectoryReader in std::unique_ptr
This commit is contained in:
@@ -82,7 +82,6 @@ Ls(Storage &storage, const char *path)
|
||||
mtime, name);
|
||||
}
|
||||
|
||||
delete dir;
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user