Files
snapd/cmd
James Henstridge 24ec658841 cmd/snap-seccomp: add copy_file_range to syscallsWithNegArgsMaskHi32
While the base seccomp template only compares the sixth argument to 0,
the argument is a 32-bit "unsigned int". The high half of the register
won't necessarily have been cleared, so we want the same
CompareMaskedEqual behaviour.
2022-05-10 11:30:59 +02:00
..
2022-03-16 11:28:16 +01:00
2021-09-09 19:44:19 +02:00
2022-01-27 17:47:16 +03:00