mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 13:07:03 +03:00
RTSP stack overflow
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
#include "dmap_parser.h"
|
#include "dmap_parser.h"
|
||||||
#include "log_util.h"
|
#include "log_util.h"
|
||||||
|
|
||||||
#define RTSP_STACK_SIZE (8*1024)
|
#define RTSP_STACK_SIZE (9*1024)
|
||||||
#define SEARCH_STACK_SIZE (2*1048)
|
#define SEARCH_STACK_SIZE (2*1048)
|
||||||
|
|
||||||
typedef struct raop_ctx_s {
|
typedef struct raop_ctx_s {
|
||||||
|
|||||||
Reference in New Issue
Block a user