iovisor / ubpf

Userspace eBPF VM
Apache License 2.0
814 stars 132 forks source link

Truncate all ALU32 except for bit-endianess #474

Closed Alan-Jowett closed 4 months ago

Alan-Jowett commented 4 months ago

All ALU32 operations are supposed to truncate the target register. Adding code to ensure that this is always done.

coveralls commented 4 months ago

Coverage Status

coverage: 81.564%. first build when pulling ff667aa0139f8dda704004b0f7f50bc79a334f0b on Alan-Jowett:fix_alu32_operations into 307de7dc7aebbc65d144f71160d8d08eaa73e400 on iovisor:main.