summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2016-12-19 10:41:40 +0100
committerLéo Lam <leo@innovatetechnologi.es>2016-12-19 10:45:33 +0100
commitadcfefecde2d3583e2df539c04d1a85e8dfe7821 (patch)
treef1edffdb945759d957a523bd9eb0cc3ebafd393f /Source/Core/Common/StringUtil.cpp
parent989cdc09293130eaf6e99296c870b2edc4035f19 (diff)
DolphinWX: Fix booting from DVD
OnBootDrive used the "drives" member std::vector for drive paths, but since PR #4363, this vector is not populated anymore, so we were accessing it out of bounds. Actually, drives was not needed in the first place, since we can get the wxMenu from the event, and from there, get the label directly.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions