diff options
author | Daniel Teske <daniel.teske@digia.com> | 2013-11-15 16:45:55 +0100 |
---|---|---|
committer | Daniel Teske <daniel.teske@digia.com> | 2013-11-15 17:56:43 +0100 |
commit | fe0e3701b7d6ad71474b321a677d3f82ef08d51f (patch) | |
tree | 90d0d482fa701dbaa771612f2022b4ed73172e01 /src/plugins/cpptools/cpppreprocessor.cpp | |
parent | 095d911452eb7954bdf2a15725524d06e5c05b87 (diff) | |
download | qt-creator-fe0e3701b7d6ad71474b321a677d3f82ef08d51f.tar.gz |
Android: getAbis prevent endless loop
We need to check all ro.product.cpu.abi# properties,
but there's a limited amount of those. So only check up to 5 to ensure
that the loop always terminates. On irc a user reported that on his
device adb shell getprop returns "/bin/sh: getprop: not found", so
this loop was never terminated.
Change-Id: I819b28cdbedb0bf557ba58e8495a8da5eeb8dc8d
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'src/plugins/cpptools/cpppreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions