diff options
author | Jack Lloyd <[email protected]> | 2015-11-11 10:52:33 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-11-11 10:52:33 -0500 |
commit | 3dbcfb6297acfdb8818742acfb0fa9ffe70bcdbc (patch) | |
tree | 5be482d63c6c48675688e8dd1129c9a6880afce0 /src/lib/tls/tls_policy.cpp | |
parent | 554baafac906e1339fe85579c84b32a034fa60ad (diff) |
Avoid calling get_files_recursive on a possible non-directory.
The Boost directory iterator throws an exception in that case.
Interestingly the current VC version does not seem to. In the
interests of portability just avoid this operation rather than trying
to hack around it in the Boost fs version.
GH #328
Diffstat (limited to 'src/lib/tls/tls_policy.cpp')
0 files changed, 0 insertions, 0 deletions