fortify/internal
Ophestra 3c80fd2b0f
All checks were successful
Test / Create distribution (push) Successful in 19s
Test / Run NixOS test (push) Successful in 49s
app: defer system.I revert
Just returning an error after a successful call of commit will leave garbage behind with no way for the caller to clean them. This change ensures revert is always called after successful commit with at least per-process state enabled.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-19 21:12:11 +09:00
..
app app: defer system.I revert 2025-02-19 21:12:11 +09:00
fmsg fmsg: PrintBaseError skip empty message 2025-02-18 17:01:26 +09:00
state fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
sys app: separate interface from implementation 2025-02-18 23:07:28 +09:00
comp.go cmd: shim and init into separate binaries 2024-11-02 03:13:57 +09:00
executable.go internal: beforeExit before reachable fatal calls 2025-02-16 19:03:34 +09:00
exit.go fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
path.go proc: remove duplicate compile-time fortify reference 2025-01-18 11:59:33 +09:00
prctl.go internal: do PR_SET_PDEATHSIG once 2025-01-17 23:08:46 +09:00
sysconf.go app: check username length against LOGIN_NAME_MAX 2025-02-14 12:44:55 +09:00