Skip to content
Commit c855dab4 authored by David Redondo's avatar David Redondo 🏎 Committed by Nate Graham
Browse files

Do not crash when a filesystem error is encountered

directory_iterator(path&) will throw if an error happens. Avoid this
by using the error_code overload.
BUG:437607


(cherry picked from commit 4eb79bb3)
parent df674e4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment