mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 10:01:42 +00:00
701e6f7630
Summary: The HSA API explicitly states that the size is a count of uint32_t's not a byte count. This was erroneously being used as a simple memcpy, causing some weird behaviour. Fix this by correctly passing `1` to initialize a single integer to zero. |
||
---|---|---|
.. | ||
buildbot | ||
gpu | ||
HdrGen | ||
LibcTableGenUtil | ||
mathtools | ||
MPFRWrapper | ||
CMakeLists.txt |