Files
zig/src
Motiejus Jakštys a787650d54 verbose_air: use caller-provided error buffer instead of heap allocation
Replace the heap-allocated error_msg with a fixed-size caller-provided
buffer, making error reporting infallible. All error paths now write
into the buffer via bufPrint with truncation on overflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 08:11:17 +00:00
..
2025-08-12 16:33:57 +02:00
2025-09-21 21:08:52 +02:00
2025-10-02 10:55:16 +02:00
2026-02-19 21:21:05 +00:00
2025-07-16 10:23:02 -07:00
2026-02-19 21:21:05 +00:00
2025-08-02 04:16:01 +03:30
2025-07-07 22:43:51 -07:00
2026-02-19 21:21:05 +00:00