mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
tcpdump:fix tcpdump stack overflow bug
Signed-off-by: yangjianqing <yangjianqing@xiaomi.com>
This commit is contained in:
parent
b883eb5929
commit
5a04b9a7c9
1 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,6 @@ config SYSTEM_TCPDUMP_PRIORITY
|
|||
|
||||
config SYSTEM_TCPDUMP_STACKSIZE
|
||||
int "tcpdump stack size"
|
||||
default DEFAULT_TASK_STACKSIZE
|
||||
default 4096
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue