Ryan Houdek 5d3382fb56 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.
2014-06-01 23:55:38 -05:00
..
2014-04-06 10:28:41 -04:00
2014-04-17 10:39:02 +02:00
2014-04-14 20:04:44 +02:00
2014-03-09 21:14:26 +01:00
2014-04-17 10:39:02 +02:00
2014-05-11 10:40:18 +02:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-07 21:40:59 +13:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-04-30 15:26:11 +02:00
2014-04-30 15:26:11 +02:00