diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-06-01 23:49:23 -0500 |
|---|---|---|
| committer | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-06-01 23:55:38 -0500 |
| commit | 5d3382fb563ff15525fc4dc1f9ddbb8d84064835 (patch) | |
| tree | c45fdd44e5f5e800f103600de638e1ef60e23588 /Source/Core/VideoCommon/TextureDecoder_Generic.cpp | |
| parent | 31eedb2f79318002a4772087f96eb034f94787a1 (diff) | |
Fix a crash in ARM's CPUDetect on a malformed /proc/cpuinfo.
If a CPU string was incapable of being found we would return a null pointer, which would crash with strncpy.
Also if we couldn't get a CPU implementer we would call free() to a null pointer.
In addition, detect 64bit ARM running.
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_Generic.cpp')
0 files changed, 0 insertions, 0 deletions
