summaryrefslogtreecommitdiff
path: root/win32.bat
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2013-08-22 00:28:23 +0000
committerChris Wilson <chris+github@qwirx.com>2013-08-22 00:28:23 +0000
commit711ac679ce0788ec778986dbc377b344a2e25d01 (patch)
tree13abcbcf0e564f061c7e5e81c8fbbccf61407081 /win32.bat
parent576e90ce3f50e1b9de2bfd6d88736a16604ae552 (diff)
Fix a bug where bbstoreaccounts check could hang or crash.
It's not safe to use an iterator after the underlying collection has been modified. We need to restart iterating over the directory in that case. Otherwise we could loop forever looking for an end() that we've already passed, or start accessing unallocated memory.
Diffstat (limited to 'win32.bat')
0 files changed, 0 insertions, 0 deletions