GNOME Bugzilla – Bug 675254
meta_window_move_frame(): fix crash when frame is NULL
Last modified: 2012-05-01 18:30:59 UTC
This was reported on gnome-shell-list by clemens lab21 org
Created attachment 213225 [details] [review] meta_window_move_frame(): fix crash when frame is NULL When meta_frame_calc_borders() was made to take a NULL frame argument, a crash was accidentally introduced into meta_window_move_frame(). This partially reverts 8c1b2d5.
Review of attachment 213225 [details] [review]: Yes.
Attachment 213225 [details] pushed as c669a38 - meta_window_move_frame(): fix crash when frame is NULL