• Jean-Baptiste Kempf's avatar
    Qt: try to avoid a potential race condition · 5ebb3da9
    Jean-Baptiste Kempf authored
    If we receive a currentChanged, and currentView ain't set, we might crash in
    handleExpansion
    
    Crashes have happened at
    StandardPLPanel::handleExpansion (this=<value optimized out>, index=@0x406b56a0) at
    components/playlist/standardpanel.cpp
    5ebb3da9
standardpanel.cpp 15.1 KB