Closed stevewgr closed 2 weeks ago
This pull request addresses stability issues in N3ME, N3FXE, and SkyViewer by adding necessary safeguards and corrections for object handling.
CMainFrame::OnDestroy
CSliderCtrl
Build passing: https://github.com/ko4life-net/ko/actions/runs/11789574693
Merging.
Description
This pull request addresses stability issues in N3ME, N3FXE, and SkyViewer by adding necessary safeguards and corrections for object handling.
CMainFrame::OnDestroy
by adding checks to ensure thatCSliderCtrl
handles are valid before accessing positions.