Branch: refs/heads/master
  Home:   https://github.com/seccomp/libseccomp
  Commit: 4a35b6ea6f7c836734536420c50a2745a9e24c69
      
https://github.com/seccomp/libseccomp/commit/4a35b6ea6f7c836734536420c50a2745a9e24c69
  Author: Tom Hromatka <[email protected]>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M src/db.c

  Log Message:
  -----------
  db: Return -EDOM on endian mismatch during arch add

This commit clarifies the error code when seccomp_arch_add() or
seccomp_merge() fails due to an endian mismatch.  Previously,
libseccomp would return -EEXIST if the new architecture's
endianness did not match.

This addresses GitHub Issue #86 - BUG: seccomp_arch_add() returns
-EEXISTS on endian mismatch

Reported-by: Michael Vogt <[email protected]>
Suggested-by: Paul Moore <[email protected]>
Signed-off-by: Tom Hromatka <[email protected]>
Signed-off-by: Paul Moore <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to