28 December 2025

AoE

System: Slackware Linux (version 15.0)
CPUs: Intel(R) Core(TM) i5-3230M CPU @2.60GHz
GPU: Mesa DRI Intel(R) HD Graphics 4000
Deps: aoetools-36.tar.gz

ATA over Ethernet storage protocol.

bash-5.1$ git log -p --follow -- aoecfg.c | \
> sed -n '8,19p'
index 55438b6..ffa8d90 100644
--- a/aoecfg.c
+++ b/aoecfg.c
@@ -108,7 +108,7 @@ cfgquery(int cmd, int shelf, int slot)
        int n;
        Aoehdr *h;
        Conf *c;
-       uchar buf[1024 + sizeof *h];
+      uchar buf[1024 + sizeof *c];
        u32 tag;

        c = (Conf*) buf;
bash-5.1$

[   ]



This has been marked as orphaned last week on SlackBuilds.org.