blob: 89816f2b5876e3a3bf7ec6366e16c710ee9be446 [file] [log] [blame]
<html>
<body>
This inspection detects calls of VirtualFile.getChildren() inside recursive methods.
Such code may cause dead loops when iterating over cyclic symlinks -
so please use VfsUtilCore.visitChildrenRecursively() instead.
</body>
</html>