commit | 4c5a6f7a18d22703520ea5ece7f126d2629cc909 | [log] [tgz] |
---|---|---|
author | Andrew Engelbrecht <sudoman@ninthfloor.org> | Tue Dec 02 12:18:44 2014 -0500 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Dec 11 17:21:06 2014 +0200 |
tree | 28ecaaf799942aa36bd9e57ee58baba8d047719a | |
parent | cb50ed226b08788061a57904292783f2d148f017 [diff] |
xwm: fix a crash in handle_state To produce the bug, build and run: (you don't need the game data to test) https://github.com/clintbellanger/flare-engine/ $ mv ~/.config/flare ~/.config/flare.bak $ ./flare # click 'configure', set full screen mode then click 'ok' # weston will crash and dump core. [Pekka: edited the commit message] Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>