Browse Source

Remove path array optimization; problematic when array contains a string shorter than the array length. Reported by Adam Badura.

[SVN r64928]
Beman Dawes 15 years ago
parent
commit
839fca5e20
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/detail
  2. 1 1
      libs/filesystem

+ 1 - 1
libs/detail

@@ -1 +1 @@
-Subproject commit af85a27b12c71257159b70ca5209178d75b873ea
+Subproject commit cd4810a2e773671556a61151dd12a9b0dd57a799

+ 1 - 1
libs/filesystem

@@ -1 +1 @@
-Subproject commit e8a6a7bd82a413fe6a36ed15fbb52cfc67983d0c
+Subproject commit 147e18b93c3700f971eeba9a83fb1290f4b89aba

粤ICP备19079148号