mirror of
https://github.com/smittix/intercept.git
synced 2026-06-22 12:03:05 -07:00
48795f6ec3
stop_scanner() cleared gsm_spy_active_device without calling release_sdr_device(), so the device stayed claimed in the registry. The scanner thread's finally block then saw None and skipped release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>