Skip to content
Snippets Groups Projects
Commit 9c50b5e1 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

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
parent fe263b25
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment