]> Kevux Git Server - kevux-tools/commit
Update: Use the set to manage dynamic varriables associated with the receive abstruses.
authorKevin Day <Kevin@kevux.org>
Wed, 26 Nov 2025 04:00:57 +0000 (22:00 -0600)
committerKevin Day <Kevin@kevux.org>
Wed, 26 Nov 2025 04:23:19 +0000 (22:23 -0600)
commit0cc41a420843e4c035637f07f2f7725661a55d5e
treefa5aa6ef55d14c782d26b305909e7505dfcdc17b
parent7f303d02d59b2fb3d002b48312b65745d12eae18
Update: Use the set to manage dynamic varriables associated with the receive abstruses.

Avod de-allocation issues when an abstruse type gets swapped around by only using dynamic strings already managed by another structure, like the set struccture.
Ensure these never get auto de-allocation by setting size to 0.

Handle each receive abstruse headers and ensure they get printed.

Provide a separate status variable to allow for detecting all header problems without failing until the very end of the function.
sources/c/program/kevux/tools/tacocat/main/packet.c
sources/c/program/kevux/tools/tacocat/main/process.c
sources/c/program/kevux/tools/tacocat/main/process.h