mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-06 03:23:58 +00:00
When the clone syscall was refactored to work across all linux arches the arguments were checked in a different order. Fix the arm64-linux scalar.stderr.exp to match the same order for the (invalid) clone arguments. This makes memcheck/tests/arm64-linux/scalar.vgtest pass again.