kxproject / kx-audio-driver

kX driver source code (for Windows and Mac)
Other
143 stars 64 forks source link

Fixed crash when closing kX AC97.app (macOS) #18

Open c0deSpace opened 6 years ago

c0deSpace commented 6 years ago

The error occurs when we press the red Х button, the window closes and there is no more access to tabView. The problem is here - for (NSTabViewItem *item in [tabView tabViewItems])