commit 59d664b93e4ed12df7fba6b236406eaf698e0618 from: Markus Uhlin date: Sun Apr 26 18:20:28 2026 UTC Updated the revision history commit - b4c8b54c2b0288049d4264bcb9f2e1ef29e7edbc commit + 59d664b93e4ed12df7fba6b236406eaf698e0618 blob - b9596cd1683d91199d6db9e1311c831a8284490a blob + 43b009d212f997f03a45cd371ea5555050010977 --- FICS/command.c +++ FICS/command.c @@ -41,6 +41,7 @@ restricting permissions. Markus Uhlin 26/04/25 Fixed unchecked function return values. + Markus Uhlin 26/04/26 Fixed uncovered code paths. */ #include "stdinclude.h"