Patch by Vasilis Kaoutsis:
* Added a missing close_module_list(). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25777 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -305,6 +305,7 @@ publish_directories(const char* subPath)
|
||||
|
||||
devfs_publish_directory(path.Path());
|
||||
}
|
||||
close_module_list(list);
|
||||
} else {
|
||||
// TODO: implement module directory traversal!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user