fortify/helper/seccomp
Ophestra 568d7758d5
helper/seccomp: panic on invalid closeWrite use
Returning an error here puts exporter in an invalid state. The caller should guard against this condition instead.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-07 12:58:20 +09:00
..
api.go helper/seccomp: implement reader interface via pipe 2025-02-03 19:43:03 +09:00
export_test.go helper/seccomp: implement reader interface via pipe 2025-02-03 19:43:03 +09:00
export.go helper/seccomp: panic on invalid closeWrite use 2025-02-07 12:58:20 +09:00
seccomp-export.c helper/seccomp: do not call F_println if not verbose 2025-01-25 13:19:38 +09:00
seccomp-export.h helper/seccomp: do not call F_println if not verbose 2025-01-25 13:19:38 +09:00
seccomp.go helper/seccomp: implement reader interface via pipe 2025-02-03 19:43:03 +09:00