1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00
Files
VeraCrypt/src/Platform
Alexander Karzhenkov 6f1ebacd39 Some cleanup related to "Invalid characters..." on mount issue. (#453)
* Revert previous commit

* Fix "Invalid characters..." issue by not using "foreach" macro

The "foreach" macro creates a copy of the container.
This copy is destroyed immediately after the iteration is completed.
C-strings pointers passed to the local array were invalidated
with destroying of "std::string"s contained in the copy.
2019-06-06 11:41:42 +02:00
..
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00
2017-06-23 22:15:59 +02:00