diff options
| author | Your Name <you@example.com> | 2026-05-18 19:55:33 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-18 19:55:33 +0530 |
| commit | 65b4c9dc8626757f5f7cda279881b059e926916c (patch) | |
| tree | 7f41d7faf5cd3bd86344eda056fc56269b646225 /tests/unit/test_mcp_handler | |
| parent | 78d0c3795e9a90a9f99178e38346a53d9b2ebe57 (diff) | |
fix: divide-by-zero crash when no WiFi networks configured
- Guard tollgate_config_get_next_wifi against network_count=0
- Add fallback parsing for wifi_ssid/wifi_password flat fields
- Add heap info to API server failure log for debugging
- All 75 unit tests passing
Diffstat (limited to 'tests/unit/test_mcp_handler')
| -rwxr-xr-x | tests/unit/test_mcp_handler | bin | 38736 -> 63056 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/unit/test_mcp_handler b/tests/unit/test_mcp_handler index b5d6a85..a001641 100755 --- a/tests/unit/test_mcp_handler +++ b/tests/unit/test_mcp_handler | |||
| Binary files differ | |||