diff options
| author | pwnnex <eternxles@gmail.com> | 2026-04-22 18:55:27 +0300 |
|---|---|---|
| committer | pwnnex <eternxles@gmail.com> | 2026-04-22 18:55:27 +0300 |
| commit | 17f67ef3a51537cbb32b2fcd3884c26434f4ee62 (patch) | |
| tree | 162690874adadab6ea67c89e3ce25cf1ce47930b /logger | |
| parent | eb4791a1cdabebbf0b0d5a81a40ecc7d88924656 (diff) | |
sub: dont panic on bad externalProxy entry in genHysteriaLink
The externalProxy fanout from #4073 did `int(ep["port"].(float64))`
with no ok-check. If any entry is missing port or has the wrong
type it panics, and since this runs in the /sub/<id> handler the
whole subscription returns 500. Skip malformed entries instead.
Diffstat (limited to 'logger')
0 files changed, 0 insertions, 0 deletions
