Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c/x86-xsave: fix infinite loop when the size is not aligned
When the size of XSAVE region is not aligned on 16 bytes, the hexdump logic was buggy and triggered an infinite print of spaces. Fix this.
- Loading branch information