Skip to content

Commit

Permalink
Merge pull request #587 from gabsuren/fix_mdns_config
Browse files Browse the repository at this point in the history
fix(mdns): Fix of mdns afl tests
  • Loading branch information
gabsuren authored Jun 4, 2024
2 parents 7437d31 + 139166c commit 186e258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/mdns/tests/test_afl_fuzz_host/sdkconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
#define CONFIG_HEAP_TRACING_OFF 1
#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1
#define CONFIG_LOG_DEFAULT_LEVEL 3
#define CONFIG_LOG_MAXIMUM_LEVEL 3
#define CONFIG_LOG_COLORS 1
#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1
#define CONFIG_LWIP_LOCAL_HOSTNAME "espressif"
Expand Down

0 comments on commit 186e258

Please sign in to comment.