Increase Codec2 RT heap size.

ms-rtsan-additional-updates
Mooneer Salem 2025-06-04 11:00:03 -07:00 committed by GitHub
parent 7a75a6239b
commit f75fc1e881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
#define MAX_CALLSIGN 80
// Real-time memory block size
#define CODEC2_REAL_TIME_MEMORY_SIZE (256*1024)
#define CODEC2_REAL_TIME_MEMORY_SIZE (512*1024)
enum
{