mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
Fixed crashing bug on restart/exit/save session.
This commit is contained in:
@@ -293,6 +293,8 @@ wSessionSaveState(WScreen *scr)
|
||||
|
||||
list = PLMakeArrayFromElements(NULL);
|
||||
|
||||
wapp_list = WMCreateBag(16);
|
||||
|
||||
while (wwin) {
|
||||
WApplication *wapp=wApplicationOf(wwin->main_window);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user