Fix unaligned memory access in Slicer library

Test: dexter/dexter_tests.py, and manual stress tests with ASAN
Bug: 135475907
Change-Id: I4759b1d078ae0d201c7de8cd80e86c2fdf8b62b2
1 file changed
tree: 217ef9b0d41188870e94638a888e1d223963d0d5
  1. dexter/
  2. slicer/
  3. testdata/
  4. .clang-format
  5. Android.bp
  6. OWNERS
  7. README.md
  8. TEST_MAPPING
README.md

This is the home of the .dex manipulation library (slicer) and command line tool (dexter).

Both the command line tool and the library can be built for host and device targets.