aboutsummaryrefslogtreecommitdiffstats
path: root/README.de.md
diff options
context:
space:
mode:
authorLibravatar Mariusz Bialonczyk <manio@skyboo.net>2018-08-05 16:59:10 +0200
committerLibravatar Mariusz Bialonczyk <manio@skyboo.net>2018-08-05 17:04:20 +0200
commit776b9b7e1fa72ebc4f7e79de280ea5dd9901787e (patch)
treedf437756a007d951b6392fe61593b5370bcd1199 /README.de.md
parentMerge pull request #2422 from ggreer/compiler-errors (diff)
downloadsway-776b9b7e1fa72ebc4f7e79de280ea5dd9901787e.tar.gz
sway-776b9b7e1fa72ebc4f7e79de280ea5dd9901787e.tar.zst
sway-776b9b7e1fa72ebc4f7e79de280ea5dd9901787e.zip
Fix segv when sway is terminating
I've got the following SIGSEGV when terminating sway: ``` Program terminated with signal SIGSEGV, Segmentation fault. 0x00005607dc603af5 in view_unmap (view=0x5607dcb3d350) at ../sway/tree/view.c:599 599 if (surviving_ancestor->type >= C_WORKSPACE) { ``` surviving_ancestor was NULL at that time This commit is trying to fix this problem.
Diffstat (limited to 'README.de.md')
0 files changed, 0 insertions, 0 deletions