Fix stream life-time race condition by reversing ownership
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 1m28s
Build documentation / build-and-deploy (push) Successful in 43s

This commit is contained in:
2026-04-30 17:25:21 +02:00
parent 77fa271cca
commit 6a0aeea88a
10 changed files with 52 additions and 36 deletions

View File

@@ -41,5 +41,6 @@
#define SYS_VOLUME_DELETE 40
#define SYS_DATE_TIME 41
#define SYS_GET_CMDLINE 42
#define SYS_PROC_IS_ALIVE 43
#endif // _M_SYSCALL_DEFS_H