summaryrefslogtreecommitdiff
path: root/libseccomp.pc.in
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2020-06-30 08:16:38 -0600
committerPaul Moore <paul@paul-moore.com>2020-07-13 21:14:15 -0400
commit858df15ea6354b6a75979720bce057b696545fd0 (patch)
tree60a6ba7f42319ece11d57364bc0db60b19c51e0b /libseccomp.pc.in
parente74831eb6679bc2ae12a7f426de0e75859032e81 (diff)
downloadlibseccomp-858df15ea6354b6a75979720bce057b696545fd0.tar.gz
arch: Use bitwise math rather than arithmetic
The arm and x32 architecture files were using arithmetic to set/clear bits in their syscall numbers. This could erroneously double add or double subtract these bits. This commit uses bitwise logic to ensure the bits are properly set/cleared. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'libseccomp.pc.in')
0 files changed, 0 insertions, 0 deletions