Skip to content
Snippets Groups Projects
  • Jeff Sharkey's avatar
    Parse hex code immediately to avoid SIGBUS. · 9c50b5e1
    Jeff Sharkey authored
    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
    9c50b5e1