]> icculus.org git repositories - mikachu/openbox.git/commit
fix possible seg because of new move code. make sure that the masked_window pointer...
authorDana Jansens <danakj@orodu.net>
Wed, 1 May 2002 07:13:12 +0000 (07:13 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 1 May 2002 07:13:12 +0000 (07:13 +0000)
commit5f9c458fbc5fff1fdde65981084b658fcde5eabc
tree35058199740122cb8a063d336239e4ecfafe1b7e
parent0be1c1e8d72f5c5d8ef73c5c6a924e1f540a205a
fix possible seg because of new move code. make sure that the masked_window pointer gets cleanup up (call endMove) when a window is destroyed (pointer is then invalid)
src/Window.cc