diff options
author | Tudor Brindus <me@tbrindus.ca> | 2020-06-17 14:42:11 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-06-27 16:43:59 -0400 |
commit | 12cf0074be3fa87ef33eecde6848176f03cd1460 (patch) | |
tree | 5fe0e4d1f27e46443bf8c3eedbab528ed0f07a1c /tests | |
parent | dde533bb490e73ccf1595196137c68cc8128cdbe (diff) | |
download | libseccomp-12cf0074be3fa87ef33eecde6848176f03cd1460.tar.gz |
bpf: propagate errors from _gen_bpf_build_bpf helpers
Prior to this commit, _gen_bpf_build_bpf would mask some errors that
occurred in helper functions as EFAULT, even if they were not EFAULT to
begin with.
See https://github.com/seccomp/libseccomp/issues/240 for additional
information.
Signed-off-by: Tudor Brindus <me@tbrindus.ca>
[PM: fixed GitHub reference]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions