Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst created branch feature/config in localhorst/smart-oil-heating-control-system 2026-01-10 12:50:11 +01:00
localhorst created pull request localhorst/smart-oil-heating-control-system#28 2026-01-10 12:03:14 +01:00
bugfix/static-code-analysis
f3f6f1bc5f Potential division by zero
b718073907 Missing break before default
d36b91a0fd Variable name shadows type name
40f757b7d1 uUnchangedCounter reset logic flaw
a9ec101bc6 Floating-point equality comparison
05757a5038 Unchecked WiFi API call
020eb63e05 Unchecked network configuration
67929580d5 Unchecked xEventGroupCreate
10f9645580 Unchecked gpio_config returns
df3825df3a Non-thread-safe function
8c3dbc2886 Unprotected shared state access
267197ec20 Missing mutex protection
781f9a1445 ncorrect memset with strlen
09a3c3a22d Misuse of ESP_ERROR_CHECK
0775fda0ca Off-by-one error (buffer overread)
cd73985740 Wrong memset size