Parse hex code immediately to avoid SIGBUS.
On 32-bit devices we trigger SIGBUS by trying to copy around the std::string, so parse it immediately to avoid trouble. Test: manual with 32-bit binary Bug: 73961200 Change-Id: I32028fd18a00f3a40d380145cb7a7874b758f5c4
Loading