Files
towelbyte 2e35b95a7c Fix: Replace VLAs with heap alloc in lfdemod signal helpers
Using "data load" on very large trace files (e.g. dumps with 700k samples,
such as COTAG dumps) was causing crashes on some platforms due to stack overflow
since VLA temporary buffers were used.

Replace VLAs in computeSignalProperties() and removeSignalOffset() with
heap-allocated buffers instead.
2026-06-13 00:33:24 +02:00
..
2023-01-15 02:23:19 +01:00
2025-07-08 21:15:09 +02:00
2026-05-21 20:54:44 +02:00
2026-05-21 20:54:44 +02:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2024-09-06 22:36:44 +02:00
2025-06-22 20:34:54 +02:00
2025-07-08 21:15:09 +02:00
2025-07-10 11:52:39 +02:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2022-02-16 20:28:38 +01:00
2022-01-08 00:40:52 +01:00
2026-03-30 09:29:52 +07:00
2022-01-08 00:40:52 +01:00
2024-10-06 10:08:17 +02:00
2026-05-21 20:54:44 +02:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00