fortify/internal/app
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
..
init fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
shim app/shim/manager: return error on bad fsu path 2025-02-16 18:59:45 +09:00
app_nixos_test.go app: remove share method 2025-02-19 16:20:25 +09:00
app_pd_test.go app: remove share method 2025-02-19 16:20:25 +09:00
app_stub_test.go app: separate interface from implementation 2025-02-18 23:07:28 +09:00
app_test.go sys: rename from linux 2025-02-18 18:47:48 +09:00
app.go app: defer system.I revert 2025-02-19 21:12:11 +09:00
export_test.go app: merge seal with sys 2025-02-19 01:36:29 +09:00
process.go app: defer system.I revert 2025-02-19 21:12:11 +09:00
seal.go app: defer system.I revert 2025-02-19 21:12:11 +09:00
strings.go app: store values with string representation 2025-02-19 00:25:00 +09:00