prop/lib/microwaveprop_web/live/contact_live
Graham McIntire 1da1cbed43
Fix nil access bugs found in security/bug audit
- TerrainProfileWorker: guard pos1/pos2 nil before accessing lat/lon,
  mark unavailable if missing instead of crashing
- Propagation analysis: guard pos1 nil in compute_factors
- contact_path_points: return [] instead of [{nil, nil}] on missing coords
- JS elevation hook: null check canvas before getContext
2026-04-02 12:38:49 -05:00
..
index.ex Fix CSV parsing and page number input validation 2026-04-02 12:32:59 -05:00
show.ex Fix nil access bugs found in security/bug audit 2026-04-02 12:38:49 -05:00