summaryrefslogtreecommitdiff
path: root/Applications/FileManager
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-04-26 20:08:30 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-04-26 20:08:30 +0200
commit9ff36afeaab7e583afd3de303bba5ded3b8a448e (patch)
tree642771f16fa062ecdc9231ff81b804d17a390e05 /Applications/FileManager
parent146aedc32cd90bbf7a6b6fa8646311114c0b86ac (diff)
downloadserenity-9ff36afeaab7e583afd3de303bba5ded3b8a448e.zip
GWindow: Fix crash when calling set_rect() repeatedly.
We throw away the backing store if the window rect changes size. Since the resizing happens asynchronously at the mercy of the WindowServer, we might end up in set_rect() again before gaining a new backing store. So there are no guarantees that the back/front bitmaps exist here.
Diffstat (limited to 'Applications/FileManager')
0 files changed, 0 insertions, 0 deletions